From aaa0590eb979c1572419e75f070ece033ca03986 Mon Sep 17 00:00:00 2001 From: Darren Lines Date: Wed, 11 May 2022 12:15:02 +0100 Subject: [PATCH] Update Settings.md --- docs/Settings.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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