mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
MPC_YAW_MODE - Change max to 3 to enable trajectory alignment
This commit is contained in:
parent
ee8e3c4527
commit
be2e80c186
@ -718,7 +718,7 @@ PARAM_DEFINE_INT32(MPC_OBS_AVOID, 0);
|
||||
* Specifies the heading in Auto.
|
||||
*
|
||||
* @min 0
|
||||
* @max 2
|
||||
* @max 3
|
||||
* @value 0 towards waypoint
|
||||
* @value 1 towards home
|
||||
* @value 2 away from home
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user