mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 10:50:19 +08:00
landdetector: m/s to m
This commit is contained in:
committed by
Lorenz Meier
parent
7f54f891c1
commit
9c2dd48814
@@ -217,7 +217,7 @@ PARAM_DEFINE_INT32(LND_FLIGHT_T_LO, 0);
|
||||
/**
|
||||
* Maximum altitude that can be reached prior to subconditions
|
||||
*
|
||||
* @unit m/s
|
||||
* @unit m
|
||||
* @min 10
|
||||
* @max 150
|
||||
* @decimal 2
|
||||
|
||||
Reference in New Issue
Block a user