MPC_YAW_MODE - Change max to 3 to enable trajectory alignment

This commit is contained in:
bresch 2018-11-30 14:19:48 +01:00 committed by Daniel Agar
parent ee8e3c4527
commit be2e80c186

View File

@ -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