Skip to content

Fix CW macros requiring CWX window open and ESC not stopping TX (#1552)#1553

Merged
ten9876 merged 1 commit into
mainfrom
aetherclaude/issue-1552
Apr 18, 2026
Merged

Fix CW macros requiring CWX window open and ESC not stopping TX (#1552)#1553
ten9876 merged 1 commit into
mainfrom
aetherclaude/issue-1552

Conversation

@aethersdr-agent

Copy link
Copy Markdown
Contributor

Summary

Fixes #1552

What was changed

Fix CW macros requiring CWX window open and ESC not stopping TX (#1552)

Files modified

  • src/gui/CwxPanel.cpp
 src/gui/CwxPanel.cpp | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Generated by AetherClaude (automated agent for AetherSDR)

Remove the isVisible() guard on F1-F12 macro shortcuts so CW macros
send regardless of whether the CWX panel is open. Add an application-
wide ESC shortcut that calls clearBuffer() to abort CW transmission
from anywhere in the app.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ten9876 ten9876 marked this pull request as ready for review April 18, 2026 20:22
@ten9876 ten9876 self-requested a review as a code owner April 18, 2026 20:22
@ten9876 ten9876 force-pushed the aetherclaude/issue-1552 branch from 458d1e0 to ae4088c Compare April 18, 2026 20:22
@ten9876 ten9876 merged commit b516bad into main Apr 18, 2026
@ten9876 ten9876 deleted the aetherclaude/issue-1552 branch April 18, 2026 20:22
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 - CW macro will send only when CWX window opened

2 participants