From 2c1fa5f1e866c7f92feee8b8b7aa4e95afa0b9c3 Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Wed, 9 Jul 2014 17:11:47 +0900 Subject: [PATCH] GCS_MAVLink: generate after adding deprecated note to SET_MAG_OFFSETS --- .../GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h | 2 +- libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h b/libraries/GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h index eed2a05373..7405778e93 100644 --- a/libraries/GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h +++ b/libraries/GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h @@ -5,7 +5,7 @@ #ifndef MAVLINK_VERSION_H #define MAVLINK_VERSION_H -#define MAVLINK_BUILD_DATE "Wed Jul 9 16:58:50 2014" +#define MAVLINK_BUILD_DATE "Wed Jul 9 17:11:13 2014" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 diff --git a/libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h b/libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h index 1c707b83a2..406cfad7eb 100644 --- a/libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h +++ b/libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h @@ -5,7 +5,7 @@ #ifndef MAVLINK_VERSION_H #define MAVLINK_VERSION_H -#define MAVLINK_BUILD_DATE "Wed Jul 9 16:58:50 2014" +#define MAVLINK_BUILD_DATE "Wed Jul 9 17:11:13 2014" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255