diff --git a/docs/Settings.md b/docs/Settings.md index 6ad0e17a50..b287a3339c 100644 --- a/docs/Settings.md +++ b/docs/Settings.md @@ -3932,6 +3932,16 @@ Max pitch, in degrees, for OSD artificial horizon --- +### osd_ahi_pitch_interval + +Draws AHI at increments of the set pitch interval over the full pitch range. AHI line is drawn with ends offset when pitch first exceeds interval with offset increasing with increasing pitch. Offset direction changes between climb and dive. Set to 0 to disable (Not for pixel OSD) + +| Default | Min | Max | +| --- | --- | --- | +| 10 | 0 | 30 | + +--- + ### osd_ahi_reverse_roll _// TODO_