mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
Add azimuth OSD element messages
This commit is contained in:
parent
b6f95f6538
commit
bd890faa0a
1 changed files with 6 additions and 0 deletions
|
@ -2653,6 +2653,12 @@
|
|||
"osdElement_PLUS_CODE_HELP": {
|
||||
"message": "Plus codes encode both latitude and longitude on a single value that can be entered directly in Google Maps. It provides the same level of precision than latitude and longitude while using less screen space."
|
||||
},
|
||||
"osdElement_AZIMUTH": {
|
||||
"message": "Azimuth"
|
||||
},
|
||||
"osdElement_AZIMUTH_HELP": {
|
||||
"message": "Azimuth is the direction of the aircraft in relation to the home point. It's useful to keep the aircraft on the correct course or to keep the aircraft in front of a fixed directional antenna."
|
||||
},
|
||||
"osdElement_TRIP_DIST": {
|
||||
"message": "Trip distance"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue