zlsa / atc

https://openscope.co/
342 stars 107 forks source link

Scope Display Settings #716

Closed erikquinn closed 7 years ago

erikquinn commented 7 years ago

The user should have access to a UI that allows them to adjust various basic things about the way the markings on the scope are displayed. This would include adjustments to:

The UI should ideally not be hardcoded either, but rather controlled by some sort of configuration file that describes how to draw the buttons, so different ATC systems can be emulated as needed. For example, many newer facilities in the US use the STARS radar system, from which we should emulate the DCB. But for EGLL, it might make sense to develop a UI that looks and feels more like... whatever software it is that they use. Then we can include a property in the airport file that determines what style of scope should be loaded.

n8rzz commented 7 years ago

I would encourage you to split this into two separate issues; one for the list and one for the scope themes.

The list looks very doable. The way I see that working in my head will take a new class and a refactor of the CanvasController that would interface with this class.

erikquinn commented 7 years ago

The ATC repository is being migrated to it's new home at https://github.com/openscope/openscope, and thus, all issues are being closed. If this is still an issue with the latest version of the sim (accessible at http://www.openscope.co), or is a feature you still think we are lacking, please reopen the issue at the new repo.

Please note that the vast majority of these issues have been copied to the new repository, or else are covered by other issues created there. See the below screenshot for what it looks like when your issue is known in the new repo:

image

Thank you!

Closing this issue.