Skip to content

Fix m_activeTxSlice initializer to -1 to match clear() (#2076)#2078

Merged
aethersdr-agent[bot] merged 1 commit intomainfrom
aetherclaude/issue-2076
Apr 27, 2026
Merged

Fix m_activeTxSlice initializer to -1 to match clear() (#2076)#2078
aethersdr-agent[bot] merged 1 commit intomainfrom
aetherclaude/issue-2076

Conversation

@aethersdr-agent
Copy link
Copy Markdown
Contributor

Summary

Fixes #2076

What was changed

Fix m_activeTxSlice initializer to -1 to match clear() (#2076)

Files modified

  • src/models/MeterModel.h
 src/models/MeterModel.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Generated by AetherClaude (automated agent for AetherSDR)

Copy link
Copy Markdown
Collaborator

@jensenpat jensenpat left a comment

Choose a reason for hiding this comment

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

Full send

@aethersdr-agent aethersdr-agent Bot merged commit f9c492b into main Apr 27, 2026
4 checks passed
@aethersdr-agent aethersdr-agent Bot deleted the aetherclaude/issue-2076 branch April 27, 2026 03:56
ten9876 added a commit that referenced this pull request Apr 27, 2026
Local iambic CW keyer (#2079), unified sidetone controls, CW pan
slider wiring, slice capacity notification (#48), three latent
netcw protocol bugs that prevented CW transmit on FLEX-8600 v4.1.5
firmware, optimistic updates for cwIambic/iambicMode/cwSpeed/cwPitch,
PortAudio JACK preference for sub-5 ms sidetone on Linux, plus the
graceful disconnect (#1997), memory recall (#2080), per-slice
compression meter (#2073), and m_activeTxSlice (#2078) fixes from
the community.

Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
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.

MeterModel: m_activeTxSlice initializer should be -1 to match clear()

1 participant