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:
Tom Pittenger 2015-09-13 22:29:39 -07:00 committed by Andrew Tridgell
parent fa5fb0a56a
commit 583c1fc229

View File

@ -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>