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 control window overwrite issue: #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spsvihla
Copy link
Contributor

  • allow sat-pref-rig and sat-pref-rot to access nbook (mod-mgr.c) as an extern variable
  • added functions conf_open_in_rigctrlwin and conf_open_in_rotctrlwin
  • added dailog boxes displaying when the error occurs
  • prevent user from editing rig/rot configurations when a control window is open

This is in response to an issue where, if the user opens an editor while the respective control window is also open, then the call to the radio/rotor_conf_save function when the control window is closed overwrites changes made in the editor.

- allow sat-pref-rig and sat-pref-rot to access nbook as an extern variable
- added functions conf_open_in_rigctrlwin and conf_open_in_rotctrlwin
- added dailog boxes displaying when the error occurs
- prevent user from editing rig/rot configurations when a control window is open

This is in response to an issue where, if the user opens an editor while the respective control window is also open, then the call to the radio/rotor_conf_save function when the control window is closed overwrites changes made in the editor.
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.

None yet

1 participant