Skip to content

Commit

Permalink
Correct a typo in Navigation.md (#6923)
Browse files Browse the repository at this point in the history
  • Loading branch information
bys1123 authored May 6, 2021
1 parent 5569742 commit 21fc620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Throttle tilt compensation attempts to maintain constant vertical thrust when co
Position hold requires GPS, accelerometer and compass sensors. Flight modes that require a compass (POSHOLD, RTH) are locked until compass is properly calibrated.
When activated, this mode will attempt to keep copter where it is (based on GPS coordinates). From inav 2.0, POSHOLD is a full 3D position hold. Heading hold in this mode is assumed and activated automatically.

### CLI parameters affecting ALTHOLD mode:
### CLI parameters affecting POSHOLD mode:
* *nav_user_control_mode* - can be set to "0" (GPS_ATTI) or "1" (GPS_CRUISE), controls how firmware will respond to roll/pitch stick movement. When in GPS_ATTI mode, right stick controls attitude, when it is released, new position is recorded and held. When in GPS_CRUISE mode right stick controls velocity and firmware calculates required attitude on its own.

### Related PIDs
Expand Down

0 comments on commit 21fc620

Please sign in to comment.