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 bug preventing frequency updates from being properly suppressed on Linux #585

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

tmiw
Copy link
Collaborator

@tmiw tmiw commented Oct 29, 2023

Resolves #584 by explicitly checking for the suppression state (and additionally resetting it based on the current focus status on every frequency update) prior to actually updating the frequency. This appears necessary since GTK doesn't seem to trigger the various focus events, unlike other platforms.

@tmiw tmiw merged commit 2ce2b21 into master Oct 30, 2023
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.

RIG control updates frequency to fast so it is nearly impossible to change transceiver frequency from GUI
1 participant