diff --git a/thirdParty/mavlink/include/common/version.h b/thirdParty/mavlink/include/common/version.h index ebbab86e82990e6d97b313ba48516db3824a1624..ab8c8163c482ffc9c975f9c9d36fda2f5e2d61e2 100644 --- a/thirdParty/mavlink/include/common/version.h +++ b/thirdParty/mavlink/include/common/version.h @@ -5,7 +5,7 @@ #ifndef MAVLINK_VERSION_H #define MAVLINK_VERSION_H -#define MAVLINK_BUILD_DATE "Sat Feb 25 13:54:47 2012" +#define MAVLINK_BUILD_DATE "Sat Feb 25 17:14:49 2012" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 101 diff --git a/thirdParty/mavlink/message_definitions/common.xml b/thirdParty/mavlink/message_definitions/common.xml index 349716d788bd8ec33b6a4806d54b35940be7b363..a7cd8c68300c09b8c18a5ccfe653fa7f3f7921e4 100644 --- a/thirdParty/mavlink/message_definitions/common.xml +++ b/thirdParty/mavlink/message_definitions/common.xml @@ -1377,42 +1377,6 @@ Pitch Yaw - Sent from simulation to autopilot. This packet is useful for high throughput applications such as hardware in the loop simulations.