mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Land detector max altitude: Adjust max limit
This commit is contained in:
@@ -240,7 +240,7 @@ PARAM_DEFINE_INT32(LND_FLIGHT_T_LO, 0);
|
|||||||
*
|
*
|
||||||
* @unit m
|
* @unit m
|
||||||
* @min 1.5
|
* @min 1.5
|
||||||
* @max 300
|
* @max 10000
|
||||||
* @decimal 2
|
* @decimal 2
|
||||||
* @group Land Detector
|
* @group Land Detector
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user