mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Fix description of VT_FW_ALT_ERR
This commit is contained in:
committed by
Lorenz Meier
parent
7bc3a12efe
commit
1a0c312f28
@@ -237,8 +237,8 @@ PARAM_DEFINE_FLOAT(VT_FW_MIN_ALT, 0.0f);
|
||||
/**
|
||||
* Adaptive QuadChute
|
||||
*
|
||||
* Maximum negative altitude error, when in fixed wing the altitude drops below this copared to the altitude setpoint
|
||||
* the vehicle will transition back to MC mode and enter failsafe RTL
|
||||
* Maximum negative altitude error for fixed wing flight. If the altitude drops below this value below the altitude setpoint
|
||||
* the vehicle will transition back to MC mode and enter failsafe RTL.
|
||||
* @min 0.0
|
||||
* @max 200.0
|
||||
* @group VTOL Attitude Control
|
||||
|
||||
Reference in New Issue
Block a user