pstruebi
  • Joined on 2025-01-16
pstruebi pushed to main at auracaster/bumble-auracast 2026-01-20 15:52:31 +00:00
7b77aa9042 update_from_main (#20)
pstruebi merged pull request auracaster/bumble-auracast#20 2026-01-20 15:52:29 +00:00
update_from_main
pstruebi created pull request auracaster/bumble-auracast#20 2026-01-20 15:52:00 +00:00
update_from_main
pstruebi pushed to update_from_main at auracaster/bumble-auracast 2026-01-20 15:50:45 +00:00
c8a1d4788f Update branch reference from release to main for version checks and updates
pstruebi deleted branch release from auracaster/bumble-auracast 2026-01-20 15:45:38 +00:00
pstruebi pushed to update_from_main at auracaster/bumble-auracast 2026-01-20 15:34:17 +00:00
4cb3c001d0 agents file
pstruebi created branch update_from_main in auracaster/bumble-auracast 2026-01-20 15:34:17 +00:00
pstruebi pushed to stereo-support at auracaster/bumble-auracast 2026-01-20 11:06:52 +00:00
57bdab47cb Reverts changes introduced in dante integration. Right now dante does not use this route anymore, so the fix is not needed.
pstruebi pushed to stereo-support at auracaster/bumble-auracast 2026-01-20 10:41:48 +00:00
5cf677caa6 Hides network and USB selection, code is untouched.
325358a9cd UI changes: Block everything while streaming (basically read only). Move start stop buttons for demo.
Compare 2 commits »
pstruebi pushed to stereo-support at auracaster/bumble-auracast 2026-01-19 15:10:26 +00:00
59f9c91b62 Adds stereo for dante. TODO: Needs improvement, creates 5x5 ALSA devices.
pstruebi pushed to stereo-support at auracaster/bumble-auracast 2026-01-19 13:53:33 +00:00
c0d8a5f13d Adds stereo for analog.
pstruebi created branch stereo-support in auracaster/bumble-auracast 2026-01-19 13:53:33 +00:00
pstruebi pushed to dep-integration at auracaster/bumble-auracast 2026-01-19 13:19:33 +00:00
fd69b30c98 The alsa ch1..ch6 for dante now work. Implements direct capture from alsa device. To review, if this approach has downsides.
pstruebi pushed to dep-integration at auracaster/bumble-auracast 2026-01-19 10:53:33 +00:00
6aeac5759a UI changes: Mode status displays which radio is streaming. Pseudo enable button for radio1. Visual groups for radio1 and radio2.
pstruebi pushed to main at auracaster/nrf5340_audio 2026-01-15 17:14:02 +00:00
62dbb94724 Initial commit for nrf5340_audio
pstruebi created branch main in auracaster/nrf5340_audio 2026-01-15 17:14:02 +00:00
pstruebi created repository auracaster/nrf5340_audio 2026-01-15 17:13:50 +00:00
pstruebi pushed to dep-integration at auracaster/bumble-auracast 2026-01-15 12:18:47 +00:00
c57f67285f Fixes issue that the old config from the dante_beacon repo was loaded. Also fixes the biggest chunk of the latency issue, now estimated around 100ms instead of 1000ms.
pstruebi pushed to dep-integration at auracaster/bumble-auracast 2026-01-13 14:05:03 +00:00
06b18914f0 2 channels per radio are working, 3 are shaky. UI is now robust.
921dd93c64 Quick fix for audio glitches in streaming. TODO fix latency.
2bc97c26af Adds recording tab to the frontend for debugging audio streams.
Compare 3 commits »
pstruebi pushed to dep-integration at auracaster/bumble-auracast 2026-01-12 09:23:43 +00:00
a88b6703fa First working version of dante to radio. Very laggy.