This commit is contained in:
PX4BuildBot
2015-08-21 08:29:16 +00:00
parent 5dcf1ba904
commit ddca05be92
11 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:26 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:29:03 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:10:41 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:16 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:10:49 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:24 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+11 -11
View File
@@ -97,18 +97,18 @@ typedef enum MAV_TYPE
} MAV_TYPE;
#endif
/** @brief These values define the type of firmware release. */
#ifndef HAVE_ENUM_FIRMWARE_RELEASE_TYPE
#define HAVE_ENUM_FIRMWARE_RELEASE_TYPE
typedef enum FIRMWARE_RELEASE_TYPE
/** @brief These values define the type of firmware release. These values indicate the first version or release of this type. For example the first alpha release would be 64, the second would be 65. */
#ifndef HAVE_ENUM_FIRMWARE_VERSION_TYPE
#define HAVE_ENUM_FIRMWARE_VERSION_TYPE
typedef enum FIRMWARE_VERSION_TYPE
{
DEV=0, /* A development version of the software. Basically, anything compiled from master branch. | */
ALPHA1=64, /* The first alpha release. | */
BETA1=128, /* The first beta release. | */
RC1=192, /* The first release candidate. | */
RELEASE=255, /* The official, stable release. | */
FIRMWARE_RELEASE_TYPE_ENUM_END=256, /* | */
} FIRMWARE_RELEASE_TYPE;
FIRMWARE_VERSION_TYPE_DEV=0, /* development release | */
FIRMWARE_VERSION_TYPE_ALPHA=64, /* alpha release | */
FIRMWARE_VERSION_TYPE_BETA=128, /* beta release | */
FIRMWARE_VERSION_TYPE_RC=192, /* release candidate | */
FIRMWARE_VERSION_TYPE_OFFICIAL=255, /* official stable release | */
FIRMWARE_VERSION_TYPE_ENUM_END=256, /* | */
} FIRMWARE_VERSION_TYPE;
#endif
/** @brief These flags encode the MAV mode. */
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:38 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:29:15 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:10:56 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:31 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:03 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:38 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 9
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:04 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:39 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:11 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:47 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:18 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:54 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 179
+1 -1
View File
@@ -5,7 +5,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Tue Aug 18 20:11:19 2015"
#define MAVLINK_BUILD_DATE "Fri Aug 21 08:28:55 2015"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255