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

Revision of setting/profile philosophy #15

Open
kusterjs opened this issue Apr 18, 2020 · 0 comments
Open

Revision of setting/profile philosophy #15

kusterjs opened this issue Apr 18, 2020 · 0 comments

Comments

@kusterjs
Copy link

The current organisation of settings (in the asr file) and profile items (in the json file) seems to follow no clear philosophy. I suggest to differentiate between settings the user might want to change or adapt during a session according to his needs and the profile, which should contain data for the display which should not be required by the user to be changed. So the more static data will be in the json, and any user customisation in the asr file. Or in other word, anything you can change as a user should be in the asr, what you can't change directly remains in the json.
I therefore suggest the following changes regarding the json file:

  1. remove entry "cursor": use the default one when no value is found in the asr file, save the value to the asr
  2. change font size to a value that can be entered by the user and save this value in the asr, remove the preset for the 5 sizes in the menu and the json
  3. move "pro_mode" to asr, the "accept_pilot_squawk" might be considered taken from the ES settings
  4. move "auto_deconfliction" to asr
  5. move "leader_line_length" to asr
  6. move "extended_lines_length" to asr
  7. move "extended_lines_ticks_spacing" to asr
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

No branches or pull requests

1 participant