mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-11 18:03:41 +08:00
fw att control: update param description
This commit is contained in:
committed by
Lorenz Meier
parent
d1e9868b9b
commit
e14023e98f
@@ -280,9 +280,10 @@ PARAM_DEFINE_FLOAT(FW_YCO_VMIN, 1000.0f);
|
||||
*
|
||||
* The param value sets the method used to calculate the yaw rate
|
||||
* 0: open-loop zero lateral acceleration based on kinematic constraints
|
||||
* 1: closed-loop: try to reduce lateral acceleration to 0 by measuring the acceleration
|
||||
*
|
||||
* @min 0
|
||||
* @max 0
|
||||
* @max 1
|
||||
* @unit m/s
|
||||
* @group FW Attitude Control
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user