diff --git a/docs/Settings.md b/docs/Settings.md index bcbf20d61c..eb51716368 100644 --- a/docs/Settings.md +++ b/docs/Settings.md @@ -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