Skip to content

Commit

Permalink
autogenerated headers for rev https://github.com/mavlink/mavlink/tree…
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Nov 6, 2024
1 parent 52698eb commit 9cc1176
Show file tree
Hide file tree
Showing 58 changed files with 515 additions and 63 deletions.
2 changes: 1 addition & 1 deletion ASLUAV/ASLUAV.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#error Wrong include order: MAVLINK_ASLUAV.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
#endif

#define MAVLINK_ASLUAV_XML_HASH -2732451760213140259
#define MAVLINK_ASLUAV_XML_HASH 8333298253529206183

#ifdef __cplusplus
extern "C" {
Expand Down
2 changes: 1 addition & 1 deletion ASLUAV/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH -2732451760213140259
#define MAVLINK_PRIMARY_XML_HASH 8333298253529206183

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion ASLUAV/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Expand Down
2 changes: 1 addition & 1 deletion AVSSUAS/AVSSUAS.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#error Wrong include order: MAVLINK_AVSSUAS.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
#endif

#define MAVLINK_AVSSUAS_XML_HASH 1433110699550174714
#define MAVLINK_AVSSUAS_XML_HASH -2798704244754895621

#ifdef __cplusplus
extern "C" {
Expand Down
2 changes: 1 addition & 1 deletion AVSSUAS/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH 1433110699550174714
#define MAVLINK_PRIMARY_XML_HASH -2798704244754895621

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion AVSSUAS/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Expand Down
8 changes: 4 additions & 4 deletions all/all.h

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion all/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH 6203806020875078766
#define MAVLINK_PRIMARY_XML_HASH 2205180520335647400

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion all/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Expand Down
2 changes: 1 addition & 1 deletion ardupilotmega/ardupilotmega.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#error Wrong include order: MAVLINK_ARDUPILOTMEGA.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
#endif

#define MAVLINK_ARDUPILOTMEGA_XML_HASH -3247073235138391239
#define MAVLINK_ARDUPILOTMEGA_XML_HASH -573131651334558925

#ifdef __cplusplus
extern "C" {
Expand Down
2 changes: 1 addition & 1 deletion ardupilotmega/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH -3247073235138391239
#define MAVLINK_PRIMARY_XML_HASH -573131651334558925

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion ardupilotmega/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Expand Down
8 changes: 5 additions & 3 deletions common/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#error Wrong include order: MAVLINK_COMMON.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
#endif

#define MAVLINK_COMMON_XML_HASH 3953291638042279940
#define MAVLINK_COMMON_XML_HASH 4156857735662511801

#ifdef __cplusplus
extern "C" {
Expand Down Expand Up @@ -1058,7 +1058,8 @@ typedef enum MAV_RESULT
MAV_RESULT_COMMAND_LONG_ONLY=7, /* Command is only accepted when sent as a COMMAND_LONG. | */
MAV_RESULT_COMMAND_INT_ONLY=8, /* Command is only accepted when sent as a COMMAND_INT. | */
MAV_RESULT_COMMAND_UNSUPPORTED_MAV_FRAME=9, /* Command is invalid because a frame is required and the specified frame is not supported. | */
MAV_RESULT_ENUM_END=10, /* | */
MAV_RESULT_PERMISSION_DENIED=10, /* Sender is not authorized to control this MAV component. Control may be requested using MAV_CMD_REQUEST_OPERATOR_CONTROL. | */
MAV_RESULT_ENUM_END=11, /* | */
} MAV_RESULT;
#endif

Expand Down Expand Up @@ -1255,7 +1256,8 @@ typedef enum MAV_PROTOCOL_CAPABILITY
| */
MAV_PROTOCOL_CAPABILITY_COMPONENT_IMPLEMENTS_GIMBAL_MANAGER=262144, /* This component implements/is a gimbal manager. This means the GIMBAL_MANAGER_INFORMATION, and other messages can be requested.
| */
MAV_PROTOCOL_CAPABILITY_ENUM_END=262145, /* | */
MAV_PROTOCOL_CAPABILITY_COMPONENT_ACCEPTS_GCS_CONTROL=524288, /* Component supports locking control to a particular GCS independent of its system (via MAV_CMD_REQUEST_OPERATOR_CONTROL). | */
MAV_PROTOCOL_CAPABILITY_ENUM_END=524289, /* | */
} MAV_PROTOCOL_CAPABILITY;
#endif

Expand Down
2 changes: 1 addition & 1 deletion common/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH 3953291638042279940
#define MAVLINK_PRIMARY_XML_HASH 4156857735662511801

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion common/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Expand Down
2 changes: 1 addition & 1 deletion csAirLink/csAirLink.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#error Wrong include order: MAVLINK_CSAIRLINK.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
#endif

#define MAVLINK_CSAIRLINK_XML_HASH 4889994079838994444
#define MAVLINK_CSAIRLINK_XML_HASH -4757680101304254241

#ifdef __cplusplus
extern "C" {
Expand Down
2 changes: 1 addition & 1 deletion csAirLink/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH 4889994079838994444
#define MAVLINK_PRIMARY_XML_HASH -4757680101304254241

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion csAirLink/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 100

Expand Down
2 changes: 1 addition & 1 deletion cubepilot/cubepilot.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#error Wrong include order: MAVLINK_CUBEPILOT.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
#endif

#define MAVLINK_CUBEPILOT_XML_HASH -1308172868806511822
#define MAVLINK_CUBEPILOT_XML_HASH 4977872108357066269

#ifdef __cplusplus
extern "C" {
Expand Down
2 changes: 1 addition & 1 deletion cubepilot/mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef MAVLINK_H
#define MAVLINK_H

#define MAVLINK_PRIMARY_XML_HASH -1308172868806511822
#define MAVLINK_PRIMARY_XML_HASH 4977872108357066269

#ifndef MAVLINK_STX
#define MAVLINK_STX 253
Expand Down
2 changes: 1 addition & 1 deletion cubepilot/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H

#define MAVLINK_BUILD_DATE "Thu Oct 03 2024"
#define MAVLINK_BUILD_DATE "Wed Nov 06 2024"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Expand Down
Loading

0 comments on commit 9cc1176

Please sign in to comment.