mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 17:20:34 +08:00
fw defaults param fix
This commit is contained in:
committed by
Lorenz Meier
parent
ff338d8920
commit
adab451013
@@ -73,7 +73,7 @@ PARAM_DEFINE_FLOAT(RTL_DESCEND_ALT, 30);
|
||||
* RTL delay
|
||||
*
|
||||
* Delay after descend before landing in RTL mode.
|
||||
* If set to -1 the system will not land but loiter at NAV_LAND_ALT.
|
||||
* If set to -1 the system will not land but loiter at RTL_DESCEND_ALT.
|
||||
*
|
||||
* @unit s
|
||||
* @min -1
|
||||
|
||||
Reference in New Issue
Block a user