Plane: fixed typo in description
This commit is contained in:
parent
4d284a695d
commit
903b149bcd
@ -106,7 +106,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
||||
|
||||
// @Param: STAB_PITCH_DOWN
|
||||
// @DisplayName: Low throttle pitch down trim
|
||||
// @Description: This controls the amount of downpitch to add in FBWA and AUTOTUNE modes when at low throttle. No down trim is added when throttle is above TRIM_THROTTLE. Below TRIM_THROTTLE downtrim is added in proportion to the amount the throttle is below TRIM_THROTTLE. At zero throttle the full downpitch specified in this parameter is added. This parameter is meant to help keep airspeed up when flying in FBWA mode with low throttle, such as when on a landing approach, without relying on an airspeed sensor. A value of 2 degrees is good for many planes, although a higher value may be needed for high drag aircraft.
|
||||
// @Description: This controls the amount of down pitch to add in FBWA and AUTOTUNE modes when at low throttle. No down trim is added when throttle is above TRIM_THROTTLE. Below TRIM_THROTTLE downtrim is added in proportion to the amount the throttle is below TRIM_THROTTLE. At zero throttle the full downpitch specified in this parameter is added. This parameter is meant to help keep airspeed up when flying in FBWA mode with low throttle, such as when on a landing approach, without relying on an airspeed sensor. A value of 2 degrees is good for many planes, although a higher value may be needed for high drag aircraft.
|
||||
// @Range: 0 15
|
||||
// @Increment: 0.1
|
||||
// @Units: Degrees
|
||||
|
Loading…
Reference in New Issue
Block a user