Browse Source

update stick controls

master
breadoven 3 years ago
parent
commit
888344a243
  1. 6
      docs/Controls.md
  2. BIN
      docs/assets/images/StickPositions.png
  3. 997
      docs/assets/images/StickPositions.svg
  4. BIN
      docs/assets/images/StickPositions_trans.png

6
docs/Controls.md

@ -6,6 +6,9 @@ When armed, the aircraft is ready to fly and the motors will spin when throttle
Arming and disarming is done using a switch, set up on the modes page. (NOTE: Stick arming was removed in iNav 2.2)
**YAW STICK ARMING OVERRIDE:**
Arming is disabled when Nav modes are configured and no GPS lock is available or if a WP mission is loaded but the first WP is farther than the `nav_wp_safe_distance` setting. This Arming block can be bypassed if need be by setting `nav_extra_arming_safety` to `ALLOW_BYPASS` and moving the Yaw stick to the high position when the Arm switch is used. This bypasses GPS Arm blocking pre INAV 4.0.0 and both GPS and "First WP too far" Arm blocking from INAV 4.0.0.
## Stick Positions
The three stick positions are:
@ -36,6 +39,9 @@ The stick positions are combined to activate different functions:
| Save current waypoint mission | LOW | CENTER | HIGH | LOW |
| Load current waypoint mission | LOW | CENTER | HIGH | HIGH |
| Unload waypoint mission | LOW | CENTER | LOW | HIGH |
| Increase WP mission index | LOW | CENTER | CENTER | HIGH |
| Decrease WP mission index | LOW | CENTER | CENTER | LOW |
| Bypass Nav Arm disable | LOW | HIGH | CENTER | CENTER |
| Save setting | LOW | LOW | LOW | HIGH |
| Enter OSD Menu (CMS) | CENTER | LOW | HIGH | CENTER |

BIN
docs/assets/images/StickPositions.png

Before

Width: 9368  |  Height: 5295  |  Size: 666 KiB

After

Width: 9368  |  Height: 5295  |  Size: 819 KiB

997
docs/assets/images/StickPositions.svg
File diff suppressed because it is too large
View File

BIN
docs/assets/images/StickPositions_trans.png

Before

Width: 7241  |  Height: 3697  |  Size: 696 KiB

After

Width: 9368  |  Height: 5295  |  Size: 666 KiB

Loading…
Cancel
Save