mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 08:45:31 +03:00
Update Settings.md
This commit is contained in:
parent
a3ac607915
commit
aaa0590eb9
1 changed files with 20 additions and 0 deletions
|
@ -4342,6 +4342,16 @@ Top and bottom margins for the hud area
|
|||
|
||||
---
|
||||
|
||||
### osd_hud_radar_alt_difference_display_time
|
||||
|
||||
Time in seconds to display the altitude difference in radar
|
||||
|
||||
| Default | Min | Max |
|
||||
| --- | --- | --- |
|
||||
| 3 | 0 | 10 |
|
||||
|
||||
---
|
||||
|
||||
### osd_hud_radar_disp
|
||||
|
||||
Maximum count of nearby aircrafts or points of interest to display in the hud, as sent from an ESP32 LoRa module. Set to 0 to disable (show nothing). The nearby aircrafts will appear as markers A, B, C, etc
|
||||
|
@ -4352,6 +4362,16 @@ Maximum count of nearby aircrafts or points of interest to display in the hud, a
|
|||
|
||||
---
|
||||
|
||||
### osd_hud_radar_distance_difference_display_time
|
||||
|
||||
Time in seconds to display the distance difference in radar
|
||||
|
||||
| Default | Min | Max |
|
||||
| --- | --- | --- |
|
||||
| 3 | 0 | 10 |
|
||||
|
||||
---
|
||||
|
||||
### osd_hud_radar_range_max
|
||||
|
||||
In meters, radar aircrafts further away than this will not be displayed in the hud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue