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

Updated docs

This commit is contained in:
Darren Lines 2024-08-06 19:41:08 +03:00
parent f3c43e8c0d
commit dad76ec961

View file

@ -5152,96 +5152,6 @@ Enabling this option will show metric efficiency statistics on the post flight s
---
### osd_switch_indicator_one_channel
RC Channel to use for OSD switch indicator 1.
| Default | Min | Max |
| --- | --- | --- |
| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT |
---
### osd_switch_indicator_one_name
Character to use for OSD switch incicator 1.
| Default | Min | Max |
| --- | --- | --- |
| GEAR | | 5 |
---
### osd_switch_indicator_three_channel
RC Channel to use for OSD switch indicator 3.
| Default | Min | Max |
| --- | --- | --- |
| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT |
---
### osd_switch_indicator_three_name
Character to use for OSD switch incicator 3.
| Default | Min | Max |
| --- | --- | --- |
| LIGT | | 5 |
---
### osd_switch_indicator_two_channel
RC Channel to use for OSD switch indicator 2.
| Default | Min | Max |
| --- | --- | --- |
| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT |
---
### osd_switch_indicator_two_name
Character to use for OSD switch incicator 2.
| Default | Min | Max |
| --- | --- | --- |
| CAM | | 5 |
---
### osd_switch_indicator_zero_channel
RC Channel to use for OSD switch indicator 0.
| Default | Min | Max |
| --- | --- | --- |
| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT |
---
### osd_switch_indicator_zero_name
Character to use for OSD switch incicator 0.
| Default | Min | Max |
| --- | --- | --- |
| FLAP | | 5 |
---
### osd_switch_indicators_align_left
Align text to left of switch indicators
| Default | Min | Max |
| --- | --- | --- |
| ON | OFF | ON |
---
### osd_system_msg_display_time
System message display cycle time for multiple messages (milliseconds).