Commit bbbc401c authored by PX4BuildBot's avatar PX4BuildBot

autogenerated headers for rev...

autogenerated headers for rev https://github.com/mavlink/mavlink/tree/62d63da7a7f99750eb35b90fe9be30da49a67007
parent 10e61629
This diff is collapsed.
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
This diff is collapsed.
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
This diff is collapsed.
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -10985,13 +10985,13 @@ static void mavlink_test_play_tune_v2(uint8_t system_id, uint8_t component_id, m
uint8_t buffer[MAVLINK_MAX_PACKET_LEN];
uint16_t i;
mavlink_play_tune_v2_t packet_in = {
5,72,139,"DEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRST"
963497464,17,84,"GHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVW"
};
mavlink_play_tune_v2_t packet1, packet2;
memset(&packet1, 0, sizeof(packet1));
packet1.format = packet_in.format;
packet1.target_system = packet_in.target_system;
packet1.target_component = packet_in.target_component;
packet1.format = packet_in.format;
mav_array_memcpy(packet1.tune, packet_in.tune, sizeof(char)*252);
......@@ -11042,14 +11042,14 @@ static void mavlink_test_supported_tunes(uint8_t system_id, uint8_t component_id
uint8_t buffer[MAVLINK_MAX_PACKET_LEN];
uint16_t i;
mavlink_supported_tunes_t packet_in = {
5,72,{ 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82 }
963497464,17,84
};
mavlink_supported_tunes_t packet1, packet2;
memset(&packet1, 0, sizeof(packet1));
packet1.format = packet_in.format;
packet1.target_system = packet_in.target_system;
packet1.target_component = packet_in.target_component;
mav_array_memcpy(packet1.format, packet_in.format, sizeof(uint8_t)*200);
#ifdef MAVLINK_STATUS_FLAG_OUT_MAVLINK1
if (status->flags & MAVLINK_STATUS_FLAG_OUT_MAVLINK1) {
......
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
This diff is collapsed.
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
......@@ -3804,10 +3804,10 @@
</enum>
<enum name="TUNE_FORMAT">
<description>Tune formats (used for vehicle buzzer/tone generation).</description>
<entry value="0" name="TUNE_FORMAT_QBASIC1_1">
<entry value="1" name="TUNE_FORMAT_QBASIC1_1">
<description>Format is QBasic 1.1 Play: https://www.qbasic.net/en/reference/qb11/Statement/PLAY-006.htm.</description>
</entry>
<entry value="1" name="TUNE_FORMAT_MML_MODERN">
<entry value="2" name="TUNE_FORMAT_MML_MODERN">
<description>Format is Modern Music Markup Language (MML): https://en.wikipedia.org/wiki/Music_Macro_Language#Modern_MML.</description>
</entry>
</enum>
......@@ -5853,17 +5853,21 @@
<field type="uint32_t[6]" name="link_rx_max" units="KiB/s">Network capacity to the component system. A value of UINT32_MAX implies the field is unused.</field>
</message>
<message id="400" name="PLAY_TUNE_V2">
<description>Play vehicle tone/tune (buzzer). Default format is QBasic 1.1. Supersedes message PLAY_TUNE.</description>
<wip/>
<!-- This message is work-in-progress and it can therefore change. It should NOT be used in stable production environments. -->
<description>Play vehicle tone/tune (buzzer). Supersedes message PLAY_TUNE.</description>
<field type="uint8_t" name="target_system">System ID</field>
<field type="uint8_t" name="target_component">Component ID</field>
<field type="uint8_t" name="format" enum="TUNE_FORMAT">Tune format</field>
<field type="char[252]" name="tune">Tune definition</field>
<field type="uint32_t" name="format" enum="TUNE_FORMAT">Tune format</field>
<field type="char[252]" name="tune">Tune definition as a NULL-terminated string.</field>
</message>
<message id="401" name="SUPPORTED_TUNES">
<wip/>
<!-- This message is work-in-progress and it can therefore change. It should NOT be used in stable production environments. -->
<description>Tune formats supported by vehicle. This should be emitted as response to MAV_CMD_REQUEST_MESSAGE.</description>
<field type="uint8_t" name="target_system">System ID</field>
<field type="uint8_t" name="target_component">Component ID</field>
<field type="uint8_t[200]" name="format" enum="TUNE_FORMAT">Array of supported tune formats</field>
<field type="uint32_t" name="format" enum="TUNE_FORMAT" display="bitmask">Bitfield of supported tune formats.</field>
</message>
<!-- Rover specific messages -->
<message id="9000" name="WHEEL_DISTANCE">
......
This diff is collapsed.
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
This diff is collapsed.
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
......@@ -9,6 +9,6 @@
#define MAVLINK_BUILD_DATE "Tue Oct 29 2019"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 258
#endif // MAVLINK_VERSION_H
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