mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
VTOL: increase max for VT_FWD_THRUST_SC
Signed-off-by: Silvan <silvan@auterion.com>
This commit is contained in:
parent
38922d10a0
commit
db25101e52
@ -71,7 +71,7 @@ PARAM_DEFINE_INT32(VT_FWD_THRUST_EN, 0);
|
||||
* Enabled via VT_FWD_THRUST_EN.
|
||||
*
|
||||
* @min 0.0
|
||||
* @max 2.0
|
||||
* @max 5.0
|
||||
* @increment 0.01
|
||||
* @decimal 2
|
||||
* @group VTOL Attitude Control
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user