mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
fw_pos_control_l1 replace FW_LND_THRTC_SC param description < character
- fixes #12124
This commit is contained in:
@@ -396,7 +396,7 @@ PARAM_DEFINE_FLOAT(FW_LND_AIRSPD_SC, 1.3f);
|
||||
/**
|
||||
* Throttle time constant factor for landing
|
||||
*
|
||||
* Set this parameter to <1.0 to make the TECS throttle loop react faster during
|
||||
* Set this parameter to less than 1.0 to make the TECS throttle loop react faster during
|
||||
* landing than during normal flight (i.e. giving efficiency and low motor wear at
|
||||
* high altitudes but control accuracy during landing). During landing, the TECS
|
||||
* throttle time constant (FW_T_THRO_CONST) is multiplied by this value.
|
||||
|
||||
Reference in New Issue
Block a user