Commit Graph

  • 53fd074d22 STT experiments, implements both vosx and whisper; whisper is too slow (cpu heavy) vosx has low acc; bigger vosx needs too much storage. feature/1094-stt-prototype pober 2026-05-28 10:12:51 +02:00
  • d1471fae79 Textcast works. pober 2026-05-27 14:27:29 +02:00
  • 50761a4b37 bugfix/1025-local-link-lost-connection (#34) main 0.5.5 pober 2026-05-20 10:12:08 +00:00
  • 5bb31e3f6a bugfix/1087-UI-reset-refresh (#33) pober 2026-05-20 10:01:13 +00:00
  • edd23fc115 feature/1040-dante-activation (#31) pober 2026-05-20 09:54:35 +00:00
  • 19a01e404c Removes manufacturer data. (#30) pober 2026-05-20 09:40:22 +00:00
  • efb55050c0 feature/1khz_testtone (#27) pstruebi 2026-05-19 13:21:48 +00:00
  • c82a17016e implement changes for dynamic power setting (#28) 0.5.4 pstruebi 2026-05-19 12:33:50 +00:00
  • 15ec3aaef6 removes host file to make mdns working. fix/dante-alsaaudio pober 2026-05-18 15:26:18 +02:00
  • de6294837b link local does not crash anymore. On connection the behaviour still needs to be improved. pober 2026-05-18 11:58:38 +02:00
  • 6375b215cb Autofocus password box on login screen. pober 2026-05-07 15:39:01 +02:00
  • 25df79eef5 Persists settings on refresh and power cycle. pober 2026-05-07 15:38:41 +02:00
  • 9c251b7a66 Fixes activation bug by adding the activation folder. pober 2026-04-28 09:05:39 +02:00
  • c24be9f366 Changed cpu pinning; more headroom for audiopipeline; dep and asrc on core 3 pober 2026-04-28 09:01:58 +02:00
  • c659d632b0 Adds DEP service; gitignore for license; audiopipeline as its own thread with higher prio than http requests. pober 2026-04-27 15:35:20 +02:00
  • 14827288e7 relaxes asrc to not flip flop bang bang; use pyalsaaudio for dante. pober 2026-04-27 10:27:54 +02:00
  • 2410b01f15 Fixes loopback startup and makes it persistent with naming. pober 2026-04-27 10:26:04 +02:00
  • 67c774204a Dante buffers and cpu affinity. pober 2026-04-24 10:57:43 +02:00
  • c56012134c Fixes that an interface has both a local link and dhcp address - confuses dante. pober 2026-04-20 15:46:39 +02:00
  • 6d54e72f1d Add new reset mechanism with sleep. 0.5.3 pober 2026-04-10 12:22:18 +02:00
  • df6c85d9ff Add new reset mechanism 2. 0.5.2 pober 2026-04-10 11:58:16 +02:00
  • 8106f61d6a Add new reset mechanism. 0.5.1 pober 2026-04-10 10:57:12 +02:00
  • 0a8dc74d5c Fixes script error in systemupdate. 0.5.0 pober 2026-04-09 15:00:35 +02:00
  • 8475e4d068 New system update logic. pober 2026-04-09 14:46:17 +02:00
  • 3f01ef5968 Adds openocd with nrf support build to the server update function. Adds 2bad8ad2cd889d8c8d255b8e0dc0e7a187b98c9a hci_uart_beacon commit build hex file to project. (#26) pober 2026-04-09 12:04:18 +00:00
  • 67992e65ec Updates poetry lock. pober 2026-04-09 11:59:30 +02:00
  • 0b12323921 fix/gain-4dbU (#25) pober 2026-04-09 09:54:14 +00:00
  • 6e633d2880 Merge branch 'wip_alsaaudio' TODO poetry lock Pbopbo 2026-04-09 11:51:37 +02:00
  • 7bdf6f8417 feature/blue_led (#23) pstruebi 2026-04-07 14:34:11 +00:00
  • 291d75b137 stereo seems to work, NEEDS RADIO FIRMWARE WITH 2 TX BUFFERS. Pbopbo 2026-04-07 14:36:15 +02:00
  • a126613739 First working version of two monos at the same time. Pbopbo 2026-04-02 18:55:10 +02:00
  • 036b5f80dd Updates poetry lock. pober 2026-04-02 18:10:23 +02:00
  • e818765b4f Adds sw_pyalsaaudio repo so our custom function works. Pbopbo 2026-04-02 17:37:38 +02:00
  • 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. Pbopbo 2026-04-01 14:00:26 +02:00
  • cf69ad2957 134ms constant delay, no build up, seems to be no glitches, bang bang control. Pbopbo 2026-03-30 14:45:25 +02:00
  • cdfecaf5eb delay method wip save to test no thread method. Pbopbo 2026-03-24 13:14:56 +01:00
  • 4036fee1f5 Randomize Broadcast ID per stream instead of using static values 0.4.3 pstruebi 2026-03-24 12:09:16 +01:00
  • 1687a2b790 Latency lowered. Pbopbo 2026-03-18 17:37:34 +01:00
  • a605195646 First good audio with alsaaudio. Pbopbo 2026-03-18 16:55:55 +01:00
  • e1d717ed5c Adds DHCP/static IP toggle for both ports in the UI. 0.4.2 pober 2026-03-03 15:50:19 +01:00
  • 540d8503ac Some corrections for Activates link local for both ports, removes fallback IP. pober 2026-03-03 15:35:13 +01:00
  • c82f375539 Activates link local for both ports, removes fallback IP. pober 2026-03-03 15:02:55 +01:00
  • 70bde5295f Fixes mDNS issue; when DHCP IP is present use this for mDNS and not the static fallback IP. pstruebi 2026-02-16 16:25:59 +01:00
  • f5f93b4b8e analog_input_gain (#21) pstruebi 2026-02-12 17:09:46 +01:00
  • 3322b9edf4 add 192.168.42.10 as default ip with update script pstruebi 2026-02-12 17:08:23 +01:00
  • d6230e7522 add software gain boost parameter for input signal amplification pstruebi 2026-02-12 13:30:07 +01:00
  • f2382470d8 add network information display showing hostname and IP address pstruebi 2026-02-10 16:51:22 +01:00
  • 7c2f0bf0cb add HTTP to HTTPS redirect server on port 80 pstruebi 2026-02-10 16:37:34 +01:00
  • 184e9c84af impelement a gain slider 0.4.1 pstruebi 2026-01-20 18:00:37 +01:00
  • 6852c74cd0 add a delete recordings button pstruebi 2026-01-20 17:45:23 +01:00
  • 7b77aa9042 update_from_main (#20) 0.4 pstruebi 2026-01-20 16:52:29 +01:00
  • 59ca5dafd2 stereo-support and dep-integration (#19) pober 2026-01-20 12:57:17 +01:00
  • 8d43a97900 testcommit 0.3 pstruebi 2026-01-05 16:25:20 +01:00
  • dd02e0ddc3 feature/app_update (#18) 0.2 pstruebi 2026-01-05 16:10:25 +01:00
  • 51885c534f Merge branch 'release' into main 0.1 pstruebi 2026-01-05 15:48:39 +01:00
  • e352ef3fd9 main (#16) pstruebi 2026-01-05 15:43:20 +01:00
  • fa38818991 qos_preset (#15) pstruebi 2026-01-05 15:24:32 +01:00
  • d79c7254bb feat: load i2c-dev kernel module on startup (#14) pstruebi 2025-12-18 16:27:40 +01:00
  • c134a29c48 add certificate download option pstruebi 2025-12-18 15:56:13 +01:00
  • 6965e31163 change bumble bind port pstruebi 2025-12-17 16:35:09 +01:00
  • 45f058be46 quali (#13) pstruebi 2025-12-11 14:44:35 +01:00
  • 6c7b74a0b2 feature/analog_input (#12) pstruebi 2025-12-03 12:28:30 +01:00
  • 98dd00e653 Implement adaptive frame dropping (#10) legacy/beacon_v0 pstruebi 2025-11-04 17:16:33 +01:00
  • 5a1e1f13ac feat: improve audio streaming UI and configuration (#11) pstruebi 2025-10-31 10:46:42 +01:00
  • 00a832a1fd Merge branch 'main' of ssh://ssh.pstruebi.xyz:222/auracaster/bumble-auracast pstruebi 2025-10-14 13:46:06 +02:00
  • 34d2c06cc0 chore: remove certificate serial number tracking file pstruebi 2025-10-14 13:45:29 +02:00
  • 37984b028b refactor: add device cache refresh and rename PipeWire input listing functions pstruebi 2025-10-06 13:00:09 +02:00
  • 430fb1009d bugfixes/prepare_for_first_unit (#8) pstruebi 2025-10-06 12:16:39 +02:00
  • a9ea04ed87 feature/autostart (#7) pstruebi 2025-09-24 17:06:46 +02:00
  • 26cd6d5c56 update radme and service pstruebi 2025-09-03 14:44:56 +02:00
  • 482de23254 fix: remove network.target dependency from auracast service unit file pstruebi 2025-09-03 14:27:21 +02:00
  • 592826375d Merge branch 'main' of https://gitea.pstruebi.xyz/auracaster/bumble-auracast pstruebi 2025-09-03 14:12:28 +02:00
  • 64f2626b4f add case temperature readout pstruebi 2025-09-03 11:57:25 +02:00
  • 1c5f08b52a fix: add missing space between libpulse-dev and pipewire package names pstruebi 2025-09-02 14:47:28 +02:00
  • 69cde553cd feat: add retry loop for USB input detection to match AES67 behavior pstruebi 2025-09-02 14:14:35 +02:00
  • 0d72804997 feature/network_audio (#6) pstruebi 2025-08-27 12:43:35 +02:00
  • c368fd5c85 add a docker compose test file which can be used to stream audio continuously pstruebi 2025-05-07 11:51:56 +02:00
  • d35a8bee2c networking/wireguard_container (#5) pstruebi 2025-04-14 09:32:24 +02:00
  • 8ea7aeb412 restrucuture_for_cloud (#4) pstruebi 2025-03-19 13:00:13 +01:00
  • 948f3a1d90 small adaptions in multicast client and server pstruebi 2025-03-06 10:32:16 +01:00
  • 419a65ba09 refractoring/auracast_config (#3) pstruebi 2025-03-05 18:00:26 +01:00
  • b8b4c82be0 fix a bug were lc3 streams wouldnt stop pstruebi 2025-03-04 13:42:12 +01:00
  • dc8b6cc66e feature/precode (#2) pstruebi 2025-03-04 10:21:53 +01:00
  • 77c47c39cb feature/multiple_broadcasters (#1) pstruebi 2025-02-26 10:43:25 +01:00
  • 292cacb397 refractoring pstruebi 2025-01-25 16:34:49 +01:00
  • e10c025648 calculate octs per frame so bitrate=48kbps@24KHz pstruebi 2025-01-25 16:33:19 +01:00
  • 41d757ce6b Introduce a configuration file pstruebi 2025-01-25 12:51:35 +01:00
  • 008df44cd4 initial commit pstruebi 2025-01-23 13:25:27 +01:00