mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
VTOL params: fix param name
This commit is contained in:
committed by
Silvan Fuhrer
parent
b09340cc98
commit
0d22905558
@@ -354,7 +354,7 @@ PARAM_DEFINE_FLOAT(VT_B_DEC_I, 0.1f);
|
|||||||
* Minimum pitch angle during hover.
|
* Minimum pitch angle during hover.
|
||||||
*
|
*
|
||||||
* Any pitch setpoint below this value is translated to a forward force by the fixed-wing forward actuation if
|
* Any pitch setpoint below this value is translated to a forward force by the fixed-wing forward actuation if
|
||||||
* VT_FW_TRHUST_EN is set to 1.
|
* VT_FWD_TRHUST_EN is set.
|
||||||
*
|
*
|
||||||
* @unit deg
|
* @unit deg
|
||||||
* @min -10.0
|
* @min -10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user