Plane: remove duplicate parameter metadata
This commit is contained in:
parent
7045013933
commit
33b7750c7d
@ -614,7 +614,6 @@ const AP_Param::Info Plane::var_info[] = {
|
||||
// @Description: When enabled, this uses the throttle input in auto-throttle modes to 'nudge' the throttle or airspeed to higher or lower values. When you have an airspeed sensor the nudge affects the target airspeed, so that throttle inputs above 50% will increase the target airspeed from TRIM_ARSPD_CM up to a maximum of ARSPD_FBW_MAX. When no airspeed sensor is enabled the throttle nudge will push up the target throttle for throttle inputs above 50%.
|
||||
// @Values: 0:Disabled,1:Enabled
|
||||
// @User: Standard
|
||||
// @User: Standard
|
||||
GSCALAR(throttle_nudge, "THROTTLE_NUDGE", 1),
|
||||
|
||||
// @Param: FS_SHORT_ACTN
|
||||
|
Loading…
Reference in New Issue
Block a user