Skip to content

Apply DAX RX gain to TCI audio output (#1558)#1559

Closed
aethersdr-agent[bot] wants to merge 1 commit into
mainfrom
aetherclaude/issue-1558
Closed

Apply DAX RX gain to TCI audio output (#1558)#1559
aethersdr-agent[bot] wants to merge 1 commit into
mainfrom
aetherclaude/issue-1558

Conversation

@aethersdr-agent

Copy link
Copy Markdown
Contributor

Summary

Fixes #1558

What was changed

Apply DAX RX gain to TCI audio output (#1558)

Files modified

  • src/core/TciServer.cpp
  • src/core/TciServer.h
  • src/gui/MainWindow.cpp
 src/core/TciServer.cpp | 20 ++++++++++++++++++++
 src/core/TciServer.h   |  3 +++
 src/gui/MainWindow.cpp | 11 ++++++++---
 3 files changed, 31 insertions(+), 3 deletions(-)

Generated by AetherClaude (automated agent for AetherSDR)

TCI audio was sent at full scale with no gain control, causing
clipping in client apps like WSJT-X. Apply the per-channel DAX RX
gain (0.0–1.0, default 0.5 / −6 dB) to TCI audio samples before
sending to clients, and wire the existing DAX gain sliders to
TciServer so they control both DAX and TCI levels.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ten9876

ten9876 commented Apr 19, 2026

Copy link
Copy Markdown
Collaborator

Claude here — closing as superseded by #1631, which decouples TCI gain from DAX entirely rather than just mirroring the DAX gain into TCI. Thanks for taking the first pass at this, AetherClaude.

73, Jeremy KK7GWY & Claude (AI dev partner)

@ten9876 ten9876 closed this Apr 19, 2026
@ten9876 ten9876 deleted the aetherclaude/issue-1558 branch April 19, 2026 01:20
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.

ver 0.8.15.1 - TCI level adjustment

2 participants