-
Notifications
You must be signed in to change notification settings - Fork 322
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
Break up HUD elements into individual OSD elements (configurator changes) #1812
base: master
Are you sure you want to change the base?
Conversation
Haven't tested yet, but should make it easier to test iNavFlight/inav#9199 |
#1808 is related to this, as it groups the HUD settings together, to match the hud elements layout of this pull request. |
I would probably change INAV Radar to ESP32 Radar / Formation Flight. It hasn’t been called INAV Radar for a while. |
That is an easy change. What about changing it to MSP Radar? Now it is more about the protocol, as there will soon be 3 possible sources for this data. (ESP32, Formation Flight and ExpressLRS). |
Also, should we move the crosshairs to the HUD section so all related elements are grouped together? |
Break up hud elements as individual HUD elements so they can be turned on/off by selecting a different OSD profile.