mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
RTL params: make clear that RTL_PLD_MD does not apply for mission RTL destinations
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
parent
e29c86c81f
commit
368bbfeb3b
@ -139,6 +139,7 @@ PARAM_DEFINE_INT32(RTL_CONE_ANG, 45);
|
||||
* RTL precision land mode
|
||||
*
|
||||
* Use precision landing when doing an RTL landing phase.
|
||||
* This setting does not apply for RTL destinations planned as part of a mission.
|
||||
*
|
||||
* @value 0 No precision landing
|
||||
* @value 1 Opportunistic precision landing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user