mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
GCS_MAVLink: Add "Abort Alt" description to NAV_LAND mission item p1.
This abort Alt value is the altitude used to climb to if a land is aborted.
This commit is contained in:
parent
fa5fb0a56a
commit
583c1fc229
@ -600,7 +600,7 @@
|
||||
</entry>
|
||||
<entry value="21" name="MAV_CMD_NAV_LAND">
|
||||
<description>Land at location</description>
|
||||
<param index="1">Empty</param>
|
||||
<param index="1">Abort Alt</param>
|
||||
<param index="2">Empty</param>
|
||||
<param index="3">Empty</param>
|
||||
<param index="4">Desired yaw angle.</param>
|
||||
|
Loading…
Reference in New Issue
Block a user