Skip to content

fix(rtty): auto-disable squelch in RTTY mode (#2504)#2510

Merged
aethersdr-agent[bot] merged 1 commit into
mainfrom
aetherclaude/issue-2504
May 9, 2026
Merged

fix(rtty): auto-disable squelch in RTTY mode (#2504)#2510
aethersdr-agent[bot] merged 1 commit into
mainfrom
aetherclaude/issue-2504

Conversation

@aethersdr-agent

Copy link
Copy Markdown
Contributor

Summary

Fixes #2504

What was changed

fix(rtty): auto-disable squelch in RTTY mode (#2504)

Files modified

  • src/gui/RxApplet.cpp
  • src/gui/VfoWidget.cpp
 src/gui/RxApplet.cpp  | 10 ++++++----
 src/gui/VfoWidget.cpp |  9 +++++----
 2 files changed, 11 insertions(+), 8 deletions(-)

Generated by AetherClaude (automated agent for AetherSDR)

RTTY audio feeds external decoders (N1MM/MMTTY) via DAX just like the
DIGU/DIGL/NT digital modes; a power-based squelch gates weak FSK tones
and breaks contest decoding. Treat RTTY the same as the other digital
modes: disable the SQL button/slider and auto-send squelch=0 on entry,
restoring the prior state when switching back to a voice mode.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@aethersdr-agent aethersdr-agent Bot requested a review from ten9876 as a code owner May 9, 2026 18:57
@aethersdr-agent aethersdr-agent Bot enabled auto-merge (squash) May 9, 2026 18:57
@aethersdr-agent aethersdr-agent Bot requested a review from jensenpat as a code owner May 9, 2026 18:57
@aethersdr-agent aethersdr-agent Bot mentioned this pull request May 9, 2026
2 tasks

@jensenpat jensenpat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it

@aethersdr-agent aethersdr-agent Bot merged commit 0305972 into main May 9, 2026
5 checks passed
@aethersdr-agent aethersdr-agent Bot deleted the aetherclaude/issue-2504 branch May 9, 2026 19:17
@aethersdr-agent aethersdr-agent Bot mentioned this pull request May 11, 2026
2 tasks
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.

squelch cuts signals in rtty

1 participant