Skip to content

Fix antenna dropdown in spectrum overlay menu not populating (#1260)#1276

Merged
ten9876 merged 1 commit intomainfrom
aetherclaude/issue-1260
Apr 13, 2026
Merged

Fix antenna dropdown in spectrum overlay menu not populating (#1260)#1276
ten9876 merged 1 commit intomainfrom
aetherclaude/issue-1260

Conversation

@aethersdr-agent
Copy link
Copy Markdown
Contributor

Summary

Fixes #1260


Generated by AetherClaude (automated agent for AetherSDR)

Move antenna list wiring from the one-shot constructor connect (which
only reached the initial panadapter's overlay menu) into wirePanadapter()
so every panadapter gets both the signal connection and an initial sync.
This mirrors the existing VfoWidget pattern and fixes the dropdown being
empty on multi-pan setups or after reconnection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@scott-mss
Copy link
Copy Markdown

Running Windows 11, ASDR 0.8.11 - same issue.

@ten9876 ten9876 marked this pull request as ready for review April 13, 2026 23:59
@ten9876 ten9876 self-requested a review as a code owner April 13, 2026 23:59
@ten9876 ten9876 merged commit 63e0f35 into main Apr 13, 2026
5 checks passed
@ten9876 ten9876 deleted the aetherclaude/issue-1260 branch April 13, 2026 23:59
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.

drop down antenna selector in left side menu not working

3 participants