WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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.
@spsvihla spsvihla force-pushed the fix-ctrl-conf-overwrite branch from 1531e6c to 1b79e0b Compare August 9, 2022 20:22
@csete
Copy link
Owner

csete commented Dec 27, 2025

I don't understand how this situation can occur. A module configuration window cannot be opened if the radio or rotator controller of that module is open. The other way around, if the module configuration window is open, the radio and rotator controllers can not be opened because the configuration window is modal and the module menu cannot be activated.

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