Browse Source

GCS_MAVLink: version update after common.xml change

mission-4.1.18
Randy Mackay 10 years ago
parent
commit
a317fb40fc
  1. 2
      libraries/GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h
  2. 2
      libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h

2
libraries/GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/version.h

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Aug 17 17:04:27 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 16:32:19 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

2
libraries/GCS_MAVLink/include/mavlink/v1.0/common/version.h

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Wed Aug 19 13:34:55 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 16:32:22 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255

Loading…
Cancel
Save