Skip to content

cleanup(panadapter): fix stale #3029 references to #3034 in dBm-prime comments (#3047). Principle XI.#3048

Merged
ten9876 merged 1 commit into
mainfrom
aetherclaude/issue-3047
May 24, 2026
Merged

cleanup(panadapter): fix stale #3029 references to #3034 in dBm-prime comments (#3047). Principle XI.#3048
ten9876 merged 1 commit into
mainfrom
aetherclaude/issue-3047

Conversation

@aethersdr-agent

Copy link
Copy Markdown
Contributor

Summary

Fixes #3047

What was changed

cleanup(panadapter): fix stale #3029 references to #3034 in dBm-prime comments (#3047). Principle XI.

Files modified

  • src/gui/MainWindow.cpp
 src/gui/MainWindow.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Generated by AetherClaude (automated agent for AetherSDR)


🤖 aethersdr-agent · cost: $1.7186 · model: claude-opus-4-7

… comments (#3047). Principle XI.

PR #3034 introduced two comment blocks in src/gui/MainWindow.cpp tagged
(#3029). That number refers to an unrelated FlexControl wheel-tuning PR
that merged the same night; the meaningful reference for the panadapter
dBm-range prime fix is #3034 itself. Correct both citations so code
archaeology lands on the actual fix PR.

Comment-only change; no behavior, no symbols touched.

@aethersdr-agent aethersdr-agent Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Comment-only cleanup — both #3029#3034 swaps land on the right lines, and #3034 (fix(panadapter): prime spectrum widget dBm range on wire…) is indeed the PR that introduced the prime-on-wire behavior these comments describe. Scope matches the title; nothing else touched.

Thanks for catching the stale references.


🤖 aethersdr-agent · cost: $4.8706 · model: claude-opus-4-7

@ten9876 ten9876 merged commit d88e750 into main May 24, 2026
5 checks passed
@ten9876 ten9876 deleted the aetherclaude/issue-3047 branch May 24, 2026 15:45
G6PWY-Chris pushed a commit to G6PWY-Chris/AetherSDR that referenced this pull request Jun 22, 2026
…#3034 in dBm-prime comments (aethersdr#3047). Principle XI. (aethersdr#3048)

## Summary

Fixes aethersdr#3047

### What was changed

cleanup(panadapter): fix stale aethersdr#3029 references to aethersdr#3034 in dBm-prime
comments (aethersdr#3047). Principle XI.

### Files modified

- `src/gui/MainWindow.cpp`

```
 src/gui/MainWindow.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
```

---
Generated by AetherClaude (automated agent for AetherSDR)

---
<sub>🤖 aethersdr-agent · cost: $1.7186 · model: claude-opus-4-7</sub>

Co-authored-by: aethersdr-agent[bot] <273844287+aethersdr-agent[bot]@users.noreply.github.com>
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.

Cleanup: stale #3029 issue references in code comments after #3034

1 participant