Commit d8fcf0a6 authored by PX4BuildBot's avatar PX4BuildBot

autogenerated headers for rev...

autogenerated headers for rev https://github.com/mavlink/mavlink/tree/580a9ce77f3653d04937c9703dbd7fb31bf0ef33
parent 189a1d89
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -15,7 +15,7 @@ typedef struct __mavlink_rc_channels_override_t {
uint16_t chan8_raw; /*< [us] RC channel 8 value. A value of UINT16_MAX means to ignore this field.*/
uint8_t target_system; /*< System ID*/
uint8_t target_component; /*< Component ID*/
uint16_t chan9_raw; /*< [us] RC channel 9 value. A value of 0 means to ignore this field.*/
uint16_t chan9_raw; /*< [us] RC channel 9 value. A value of 0 or UINT16_MAX means to ignore this field.*/
uint16_t chan10_raw; /*< [us] RC channel 10 value. A value of 0 or UINT16_MAX means to ignore this field.*/
uint16_t chan11_raw; /*< [us] RC channel 11 value. A value of 0 or UINT16_MAX means to ignore this field.*/
uint16_t chan12_raw; /*< [us] RC channel 12 value. A value of 0 or UINT16_MAX means to ignore this field.*/
......@@ -108,7 +108,7 @@ typedef struct __mavlink_rc_channels_override_t {
* @param chan6_raw [us] RC channel 6 value. A value of UINT16_MAX means to ignore this field.
* @param chan7_raw [us] RC channel 7 value. A value of UINT16_MAX means to ignore this field.
* @param chan8_raw [us] RC channel 8 value. A value of UINT16_MAX means to ignore this field.
* @param chan9_raw [us] RC channel 9 value. A value of 0 means to ignore this field.
* @param chan9_raw [us] RC channel 9 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan10_raw [us] RC channel 10 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan11_raw [us] RC channel 11 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan12_raw [us] RC channel 12 value. A value of 0 or UINT16_MAX means to ignore this field.
......@@ -193,7 +193,7 @@ static inline uint16_t mavlink_msg_rc_channels_override_pack(uint8_t system_id,
* @param chan6_raw [us] RC channel 6 value. A value of UINT16_MAX means to ignore this field.
* @param chan7_raw [us] RC channel 7 value. A value of UINT16_MAX means to ignore this field.
* @param chan8_raw [us] RC channel 8 value. A value of UINT16_MAX means to ignore this field.
* @param chan9_raw [us] RC channel 9 value. A value of 0 means to ignore this field.
* @param chan9_raw [us] RC channel 9 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan10_raw [us] RC channel 10 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan11_raw [us] RC channel 11 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan12_raw [us] RC channel 12 value. A value of 0 or UINT16_MAX means to ignore this field.
......@@ -304,7 +304,7 @@ static inline uint16_t mavlink_msg_rc_channels_override_encode_chan(uint8_t syst
* @param chan6_raw [us] RC channel 6 value. A value of UINT16_MAX means to ignore this field.
* @param chan7_raw [us] RC channel 7 value. A value of UINT16_MAX means to ignore this field.
* @param chan8_raw [us] RC channel 8 value. A value of UINT16_MAX means to ignore this field.
* @param chan9_raw [us] RC channel 9 value. A value of 0 means to ignore this field.
* @param chan9_raw [us] RC channel 9 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan10_raw [us] RC channel 10 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan11_raw [us] RC channel 11 value. A value of 0 or UINT16_MAX means to ignore this field.
* @param chan12_raw [us] RC channel 12 value. A value of 0 or UINT16_MAX means to ignore this field.
......@@ -554,7 +554,7 @@ static inline uint16_t mavlink_msg_rc_channels_override_get_chan8_raw(const mavl
/**
* @brief Get field chan9_raw from rc_channels_override message
*
* @return [us] RC channel 9 value. A value of 0 means to ignore this field.
* @return [us] RC channel 9 value. A value of 0 or UINT16_MAX means to ignore this field.
*/
static inline uint16_t mavlink_msg_rc_channels_override_get_chan9_raw(const mavlink_message_t* msg)
{
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -3475,7 +3475,7 @@
<field type="uint16_t" name="chan7_raw" units="us">RC channel 7 value. A value of UINT16_MAX means to ignore this field.</field>
<field type="uint16_t" name="chan8_raw" units="us">RC channel 8 value. A value of UINT16_MAX means to ignore this field.</field>
<extensions/>
<field type="uint16_t" name="chan9_raw" units="us">RC channel 9 value. A value of 0 means to ignore this field.</field>
<field type="uint16_t" name="chan9_raw" units="us">RC channel 9 value. A value of 0 or UINT16_MAX means to ignore this field.</field>
<field type="uint16_t" name="chan10_raw" units="us">RC channel 10 value. A value of 0 or UINT16_MAX means to ignore this field.</field>
<field type="uint16_t" name="chan11_raw" units="us">RC channel 11 value. A value of 0 or UINT16_MAX means to ignore this field.</field>
<field type="uint16_t" name="chan12_raw" units="us">RC channel 12 value. A value of 0 or UINT16_MAX means to ignore this field.</field>
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 9
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 179
......
......@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 27 2018"
#define MAVLINK_BUILD_DATE "Thu Aug 30 2018"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment