Skip to content

Fix RST after rig mode change#473

Merged
zcsahok merged 1 commit intoTlf:masterfrom
zcsahok:fix_mode_change_rst
Mar 29, 2025
Merged

Fix RST after rig mode change#473
zcsahok merged 1 commit intoTlf:masterfrom
zcsahok:fix_mode_change_rst

Conversation

@zcsahok
Copy link
Copy Markdown
Member

@zcsahok zcsahok commented Mar 25, 2025

Fixing an issue related to #458: after switching to SSB the next was logged with 599. Subsequent or CW QSOs have the right RST as clear_display() updates RST according to the mode.

After rig mode switch to SSB:
image

First QSO logged:
image
note that after logging the QSO the RST of the next one is correct

Moved the implicit setting of RST out of clear_display() into rst_set_strings() and separated the logic and the UI part (update_line_rst()).

it was logging 599 for SSB
@zcsahok zcsahok merged commit 5eadf0f into Tlf:master Mar 29, 2025
2 checks passed
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.

2 participants