From 958d8ffacc30b12b1c3db434123dd0bb8275e90d Mon Sep 17 00:00:00 2001 From: Michael Day Date: Tue, 21 Oct 2014 13:42:58 -0700 Subject: [PATCH] GCS_Mavlink: New message def: MAV_CMD_NAV_CONTINUE_AND_CHANGE_ALT --- libraries/GCS_MAVLink/message_definitions/common.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libraries/GCS_MAVLink/message_definitions/common.xml b/libraries/GCS_MAVLink/message_definitions/common.xml index 1b7253caa5..b7a5e168c6 100644 --- a/libraries/GCS_MAVLink/message_definitions/common.xml +++ b/libraries/GCS_MAVLink/message_definitions/common.xml @@ -578,6 +578,16 @@ Latitude Longitude Altitude + + + Continue on the current course and climb/descend to specified altitude. When the altitude is reached, the intended behavior is to continue to the next command (i.e., don't proceed to the next command until the desired altitude is reached. + Empty + Empty + Empty + Empty + Empty + Empty + Desired altitude. Sets the region of interest (ROI) for a sensor set or the vehicle itself. This can then be used by the vehicles control system to control the vehicle attitude and the attitude of various sensors such as cameras.