1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 17:25:18 +03:00

Update Settings.md

This commit is contained in:
Darren Lines 2022-05-11 12:15:02 +01:00
parent a3ac607915
commit aaa0590eb9

View file

@ -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 ### 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 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 ### osd_hud_radar_range_max
In meters, radar aircrafts further away than this will not be displayed in the hud In meters, radar aircrafts further away than this will not be displayed in the hud