mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
FW Position Controller: add missing @decimal 1 for FW_LND_THRTC_SC
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
committed by
Matthias Grob
parent
b7306f3773
commit
8be22f6c75
@@ -429,6 +429,7 @@ PARAM_DEFINE_FLOAT(FW_LND_AIRSPD, -1.f);
|
|||||||
* @unit
|
* @unit
|
||||||
* @min 0.2
|
* @min 0.2
|
||||||
* @max 1.0
|
* @max 1.0
|
||||||
|
* @decimal 1
|
||||||
* @increment 0.1
|
* @increment 0.1
|
||||||
* @group FW Auto Landing
|
* @group FW Auto Landing
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user