1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-22 07:45:24 +03:00

Update Settings.md

This commit is contained in:
breadoven 2021-10-28 20:49:47 +01:00
parent 9ddcdccb46
commit 635f32a366

View file

@ -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_