Commit 9aa9d1e0 authored by Lorenz Meier's avatar Lorenz Meier

autogenerated headers for rev...

autogenerated headers for rev https://github.com/mavlink/mavlink/tree/496022b7e58be70d191b0378b3399db3b7bb62ff
parent 70b93173
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from ardupilotmega.xml * @brief MAVLink comm protocol generated from ardupilotmega.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef ARDUPILOTMEGA_H #ifndef MAVLINK_ARDUPILOTMEGA_H
#define ARDUPILOTMEGA_H #define MAVLINK_ARDUPILOTMEGA_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: 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. #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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -242,4 +242,4 @@ typedef enum CAMERA_FEEDBACK_FLAGS ...@@ -242,4 +242,4 @@ typedef enum CAMERA_FEEDBACK_FLAGS
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // ARDUPILOTMEGA_H #endif // MAVLINK_ARDUPILOTMEGA_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:13 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:13 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from autoquad.xml * @brief MAVLink comm protocol generated from autoquad.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef AUTOQUAD_H #ifndef MAVLINK_AUTOQUAD_H
#define AUTOQUAD_H #define MAVLINK_AUTOQUAD_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: AUTOQUAD.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. #error Wrong include order: MAVLINK_AUTOQUAD.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -147,4 +147,4 @@ typedef enum MAV_CMD ...@@ -147,4 +147,4 @@ typedef enum MAV_CMD
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // AUTOQUAD_H #endif // MAVLINK_AUTOQUAD_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:20 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:20 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from common.xml * @brief MAVLink comm protocol generated from common.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef COMMON_H #ifndef MAVLINK_COMMON_H
#define COMMON_H #define MAVLINK_COMMON_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: 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. #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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -748,4 +748,4 @@ typedef enum MAV_BATTERY_FUNCTION ...@@ -748,4 +748,4 @@ typedef enum MAV_BATTERY_FUNCTION
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // COMMON_H #endif // MAVLINK_COMMON_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:46:06 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:11:07 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from matrixpilot.xml * @brief MAVLink comm protocol generated from matrixpilot.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef MATRIXPILOT_H #ifndef MAVLINK_MATRIXPILOT_H
#define MATRIXPILOT_H #define MAVLINK_MATRIXPILOT_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: MATRIXPILOT.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. #error Wrong include order: MAVLINK_MATRIXPILOT.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -157,4 +157,4 @@ typedef enum MAV_CMD ...@@ -157,4 +157,4 @@ typedef enum MAV_CMD
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // MATRIXPILOT_H #endif // MAVLINK_MATRIXPILOT_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:27 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:27 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from minimal.xml * @brief MAVLink comm protocol generated from minimal.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef MINIMAL_H #ifndef MAVLINK_MINIMAL_H
#define MINIMAL_H #define MAVLINK_MINIMAL_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: MINIMAL.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. #error Wrong include order: MAVLINK_MINIMAL.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -151,4 +151,4 @@ typedef enum MAV_STATE ...@@ -151,4 +151,4 @@ typedef enum MAV_STATE
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // MINIMAL_H #endif // MAVLINK_MINIMAL_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:33 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:34 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 9 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 9
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from pixhawk.xml * @brief MAVLink comm protocol generated from pixhawk.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef PIXHAWK_H #ifndef MAVLINK_PIXHAWK_H
#define PIXHAWK_H #define MAVLINK_PIXHAWK_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: PIXHAWK.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. #error Wrong include order: MAVLINK_PIXHAWK.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -153,4 +153,4 @@ typedef enum MAV_CMD ...@@ -153,4 +153,4 @@ typedef enum MAV_CMD
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // PIXHAWK_H #endif // MAVLINK_PIXHAWK_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:34 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:35 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from sensesoar.xml * @brief MAVLink comm protocol generated from sensesoar.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef SENSESOAR_H #ifndef MAVLINK_SENSESOAR_H
#define SENSESOAR_H #define MAVLINK_SENSESOAR_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: SENSESOAR.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. #error Wrong include order: MAVLINK_SENSESOAR.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -78,4 +78,4 @@ typedef enum SENSESOAR_MODE ...@@ -78,4 +78,4 @@ typedef enum SENSESOAR_MODE
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // SENSESOAR_H #endif // MAVLINK_SENSESOAR_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:41 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:42 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from slugs.xml * @brief MAVLink comm protocol generated from slugs.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef SLUGS_H #ifndef MAVLINK_SLUGS_H
#define SLUGS_H #define MAVLINK_SLUGS_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: SLUGS.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. #error Wrong include order: MAVLINK_SLUGS.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -184,4 +184,4 @@ typedef enum CONTROL_SURFACE_FLAG ...@@ -184,4 +184,4 @@ typedef enum CONTROL_SURFACE_FLAG
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // SLUGS_H #endif // MAVLINK_SLUGS_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:48 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:49 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from test.xml * @brief MAVLink comm protocol generated from test.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef TEST_H #ifndef MAVLINK_TEST_H
#define TEST_H #define MAVLINK_TEST_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: TEST.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. #error Wrong include order: MAVLINK_TEST.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -54,4 +54,4 @@ extern "C" { ...@@ -54,4 +54,4 @@ extern "C" {
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // TEST_H #endif // MAVLINK_TEST_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:54 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:56 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 179 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 179
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
* @brief MAVLink comm protocol generated from ualberta.xml * @brief MAVLink comm protocol generated from ualberta.xml
* @see http://qgroundcontrol.org/mavlink/ * @see http://qgroundcontrol.org/mavlink/
*/ */
#ifndef UALBERTA_H #ifndef MAVLINK_UALBERTA_H
#define UALBERTA_H #define MAVLINK_UALBERTA_H
#ifndef MAVLINK_H #ifndef MAVLINK_H
#error Wrong include order: UALBERTA.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. #error Wrong include order: MAVLINK_UALBERTA.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 #endif
#ifdef __cplusplus #ifdef __cplusplus
...@@ -94,4 +94,4 @@ typedef enum UALBERTA_PILOT_MODE ...@@ -94,4 +94,4 @@ typedef enum UALBERTA_PILOT_MODE
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif // __cplusplus #endif // __cplusplus
#endif // UALBERTA_H #endif // MAVLINK_UALBERTA_H
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H #ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H #define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Thu Aug 14 01:45:56 2014" #define MAVLINK_BUILD_DATE "Fri Aug 15 07:10:57 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #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