qos_preset #15

Merged
pstruebi merged 2 commits from qos_preset into main 2026-01-05 14:24:33 +00:00
Owner

introduce presets fast and robust for qos settings

introduce presets fast and robust for qos settings
pstruebi added 2 commits 2026-01-05 14:24:22 +00:00
- Rename `AuracastQosDefault` class to `AuracastQosRobust` to better reflect its characteristics (4 retransmissions)
- Replace RTN (retransmission number) dropdown with QoS preset selector offering "Fast" (2 RTN) and "Robust" (4 RTN) options
- Update frontend and backend to use QoS preset mapping instead of manual QoS config construction
- Add `_resolve_qos_preset_name()` helper function to convert QoS config
change adc level
pstruebi merged commit fa38818991 into main 2026-01-05 14:24:33 +00:00
pstruebi deleted branch qos_preset 2026-01-05 14:24:33 +00:00
pstruebi referenced this issue from a commit 2026-01-05 14:24:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: auracaster/bumble-auracast#15