diff --git a/libraries/GCS_MAVLink/message_definitions/common.xml b/libraries/GCS_MAVLink/message_definitions/common.xml index f2713858e8..4164b02b47 100644 --- a/libraries/GCS_MAVLink/message_definitions/common.xml +++ b/libraries/GCS_MAVLink/message_definitions/common.xml @@ -79,6 +79,16 @@ Longitude Altitude + + Navigate to waypoint, relative to home. + Hold time (ignored by fixed wing, time to stay at waypoint for rotary wing) + Acceptance radius (if the sphere with this radius is hit, the waypoint counts as reached) + 0 to pass through the WP, if > 0 radius to pass by WP. Allows trajectory control. + Desired yaw angle + Latitude + Longitude + Altitude + NOP - This command is only used to mark the upper limit of the NAV/ACTION commands in the enumeration Empty