mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 12:08:37 +08:00
updated docs for FW_AIRSPD_SCALE param
This commit is contained in:
@@ -445,10 +445,10 @@ PARAM_DEFINE_FLOAT(FW_FLARE_PMIN, 2.5f);
|
||||
PARAM_DEFINE_FLOAT(FW_FLARE_PMAX, 15.0f);
|
||||
|
||||
/**
|
||||
* Takeoff and landing airspeed scale factor
|
||||
* Landing airspeed scale factor
|
||||
*
|
||||
* Multiplying this factor with the minimum airspeed of the plane
|
||||
* gives the target airspeed for takeoff and landing approach.
|
||||
* gives the target airspeed the landing approach.
|
||||
*
|
||||
* @min 1.0
|
||||
* @max 1.5
|
||||
|
||||
Reference in New Issue
Block a user