pober
edd23fc115
feature/1040-dante-activation ( #31 )
...
Makes the activation of dante possible.
Fixes issues with local link for DANTE.
First implementation of audiopipeline in its own thread.
Prevents Frontend from interrupting the audio stream.
Openproject:
#1040
#1069
#652
#1041
#1063
Reviewed-on: #31
2026-05-20 09:54:35 +00:00
pober
19a01e404c
Removes manufacturer data. ( #30 )
...
Reviewed-on: #30
2026-05-20 09:40:22 +00:00
pstruebi
efb55050c0
feature/1khz_testtone ( #27 )
...
- 1kHz test tone added
- all audio file converted to lc3 to save space
- streaming loop for lc3 files fixed
@pober
Reviewed-on: #27
Co-authored-by: pstruebi <struebin.patrick@gmail.com >
Co-committed-by: pstruebi <struebin.patrick@gmail.com >
2026-05-19 13:21:48 +00:00
pstruebi
c82a17016e
implement changes for dynamic power setting ( #28 )
...
Implements power control for the radios, both radios independent.
Reviewed-on: #28
Co-authored-by: pstruebi <struebin.patrick@gmail.com >
Co-committed-by: pstruebi <struebin.patrick@gmail.com >
2026-05-19 12:33:50 +00:00
pober
0b12323921
fix/gain-4dbU ( #25 )
...
Co-authored-by: Pbopbo <p.obernesser@freenet.de >
Reviewed-on: #25
2026-04-09 09:54:14 +00:00
Pbopbo
291d75b137
stereo seems to work, NEEDS RADIO FIRMWARE WITH 2 TX BUFFERS.
2026-04-07 14:36:15 +02:00
Pbopbo
a126613739
First working version of two monos at the same time.
2026-04-02 18:56:17 +02:00
Pbopbo
3d59a6dabf
ASRC: Adds NONBLOCK read from ALSA buffer; controls the amount of frames in the ALSA buffer; Adds resampling to get rid of audio glitches; no latency buildup anymore.
2026-04-01 14:00:26 +02:00
Pbopbo
cf69ad2957
134ms constant delay, no build up, seems to be no glitches, bang bang control.
2026-03-30 14:45:25 +02:00
Pbopbo
cdfecaf5eb
delay method wip save to test no thread method.
2026-03-24 13:14:56 +01:00
Pbopbo
1687a2b790
Latency lowered.
2026-03-18 17:37:34 +01:00
Pbopbo
a605195646
First good audio with alsaaudio.
2026-03-18 16:55:55 +01:00
pstruebi
f5f93b4b8e
analog_input_gain ( #21 )
...
- add input boost slider
- add level meter
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/21
2026-02-12 17:09:46 +01:00
pstruebi
d6230e7522
add software gain boost parameter for input signal amplification
2026-02-12 13:30:07 +01:00
pober
59ca5dafd2
stereo-support and dep-integration ( #19 )
...
Co-authored-by: pstruebi <struebin.patrick@gmail.com >
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/19
2026-01-20 12:57:17 +01:00
pstruebi
fa38818991
qos_preset ( #15 )
...
introduce presets fast and robust for qos settings
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/15
2026-01-05 15:24:32 +01:00
pstruebi
45f058be46
quali ( #13 )
...
make adjustments for bluetooth sig qualification
Co-authored-by: Paul Obernesser <paul.obernesser@inncubator.at >
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/13
2025-12-11 14:44:35 +01:00
pstruebi
6c7b74a0b2
feature/analog_input ( #12 )
...
Co-authored-by: Paul Obernesser <paul.obernesser@inncubator.at >
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/12
2025-12-03 12:28:30 +01:00
pstruebi
98dd00e653
Implement adaptive frame dropping ( #10 )
...
- Implement adaptive frame dropping to prevent latency from accumulating
- small packets are dropped and a crossfade is used to hide the dropping.
- still audible in some situations
Co-authored-by: pstruebi <struebin.patrick.com>
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/10
2025-11-04 17:16:33 +01:00
pstruebi
430fb1009d
bugfixes/prepare_for_first_unit ( #8 )
...
- update ui
- implement different features like restart
- bugfixes
Co-authored-by: pstruebi <struebin.patrick.com>
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/8
2025-10-06 12:16:39 +02:00
pstruebi
a9ea04ed87
feature/autostart ( #7 )
...
implement auto restart of last stream
fix aes67 streaming
basic webinterface
and many more
Co-authored-by: pstruebi <struebin.patrick.com>
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/7
2025-09-24 17:06:46 +02:00
pstruebi
64f2626b4f
add case temperature readout
2025-09-03 11:57:25 +02:00
pstruebi
0d72804997
feature/network_audio ( #6 )
...
- make the device work standalone with webui
- add support for aes67
- may more things
Co-authored-by: pstruebi <struebin.patrick.com>
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/6
2025-08-27 12:43:35 +02:00
pstruebi
c368fd5c85
add a docker compose test file which can be used to stream audio continuously
2025-05-07 11:51:56 +02:00
pstruebi
d35a8bee2c
networking/wireguard_container ( #5 )
...
Add container with wireguard config, improve general setup with poetry
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/5
2025-04-14 09:32:24 +02:00
pstruebi
8ea7aeb412
restrucuture_for_cloud ( #4 )
...
- update multicast_server
- modify config models
- add dockerfile and docker compose
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/4
2025-03-19 13:00:13 +01:00
pstruebi
419a65ba09
refractoring/auracast_config ( #3 )
...
- use pydantic for configuration management
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/3
2025-03-05 18:00:26 +01:00
pstruebi
b8b4c82be0
fix a bug were lc3 streams wouldnt stop
2025-03-04 13:42:12 +01:00
pstruebi
dc8b6cc66e
feature/precode ( #2 )
...
- Implent support to play precoded files
- Implement a basic client -server architecture
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/2
2025-03-04 10:21:53 +01:00