Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RST after rig mode change #473

Merged
merged 1 commit into from
Mar 29, 2025
Merged

Conversation

zcsahok
Copy link
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