diff --git a/libraries/GCS_MAVLink/message_definitions/common.xml b/libraries/GCS_MAVLink/message_definitions/common.xml index dd4ea84430..5e1cb61bbb 100644 --- a/libraries/GCS_MAVLink/message_definitions/common.xml +++ b/libraries/GCS_MAVLink/message_definitions/common.xml @@ -271,9 +271,9 @@ Waypoint index/ target ID. (see MAV_ROI enum) ROI index (allows a vehicle to manage multiple cameras etc.) Empty - x the location of the fixed ROI (see MAV_FRAME) - y - z + The location of the fixed ROI (see MAV_FRAME) + Empty + Empty NOP - This command is only used to mark the upper limit of the DO commands in the enumeration diff --git a/libraries/GCS_MAVLink/message_definitions_v1.0/common.xml b/libraries/GCS_MAVLink/message_definitions_v1.0/common.xml index de53b7e6a0..1e6738f8b1 100644 --- a/libraries/GCS_MAVLink/message_definitions_v1.0/common.xml +++ b/libraries/GCS_MAVLink/message_definitions_v1.0/common.xml @@ -69,7 +69,7 @@ 0b00000001 Reserved for future use. - + These values encode the bit positions of the decode position. These values can be used to read the value of a flag bit by combining the base_mode variable with AND with the flag position value. The result will be either 0 or 1, depending on if the flag is set or not. @@ -604,6 +604,20 @@ Empty Empty + + 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 + devices such as cameras. + + Region of interest mode. (see MAV_ROI enum) + Waypoint index/ target ID. (see MAV_ROI enum) + ROI index (allows a vehicle to manage multiple cameras etc.) + Empty + The location of the fixed ROI (see MAV_FRAME) + Empty + Empty + NOP - This command is only used to mark the upper limit of the DO commands in the enumeration Empty @@ -875,7 +889,7 @@ Autopilot-specific errors Autopilot-specific errors - + The system time is the time of the master clock, typically the computer clock of the main onboard computer. Timestamp of the master clock in microseconds since UNIX epoch. @@ -1270,7 +1284,7 @@ Outputs of the APM navigation controller. The primary use of this message is to check the response and signs - of the controller before actual flight and to assist with tuning controller parameters + of the controller before actual flight and to assist with tuning controller parameters Current desired roll in degrees Current desired pitch in degrees @@ -1357,7 +1371,7 @@ Command ID, as defined by MAV_CMD enum. See MAV_RESULT enum - +