Skip to content

RADE: Prevent duplicate audio samples from being queued on RX audio device.#687

Merged
ten9876 merged 1 commit into
aethersdr:mainfrom
tmiw:rade-prevent-dup-packets
Apr 4, 2026
Merged

RADE: Prevent duplicate audio samples from being queued on RX audio device.#687
ten9876 merged 1 commit into
aethersdr:mainfrom
tmiw:rade-prevent-dup-packets

Conversation

@tmiw

@tmiw tmiw commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Followup PR that resolves remaining audio issues for RADE RX:

  1. Prevents VITA-49 audio from being queued on output audio device when RADE is enabled. (Root cause of RX issue--this and the RADE-specific audio handler were fighting each other.)
  2. Updates RX audio output code in AudioEngine to follow Qt example for push mode (mainly to have an audio output timer enqueue audio samples as there's available buffer).

See #614 for context.

@ten9876 ten9876 merged commit 2e5d1e4 into aethersdr:main Apr 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants