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:
parent
9ddcdccb46
commit
635f32a366
1 changed files with 10 additions and 0 deletions
|
@ -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_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue