autogenerated headers for rev https://github.com/mavlink/mavlink/tree/b0065b24cf64b3cb6ab4a869288c02e169360f3e
This commit is contained in:
+11
-5
File diff suppressed because one or more lines are too long
@@ -2,9 +2,12 @@
|
||||
* @brief MAVLink comm protocol built from autoquad.xml
|
||||
* @see http://mavlink.org
|
||||
*/
|
||||
#pragma once
|
||||
#ifndef MAVLINK_H
|
||||
#define MAVLINK_H
|
||||
|
||||
#define MAVLINK_PRIMARY_XML_IDX 0
|
||||
|
||||
#ifndef MAVLINK_STX
|
||||
#define MAVLINK_STX 253
|
||||
#endif
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#pragma once
|
||||
// MESSAGE AQ_ESC_TELEMETRY PACKING
|
||||
|
||||
#define MAVLINK_MSG_ID_AQ_ESC_TELEMETRY 152
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#pragma once
|
||||
// MESSAGE AQ_TELEMETRY_F PACKING
|
||||
|
||||
#define MAVLINK_MSG_ID_AQ_TELEMETRY_F 150
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
* @brief MAVLink comm protocol testsuite generated from autoquad.xml
|
||||
* @see http://qgroundcontrol.org/mavlink/
|
||||
*/
|
||||
#pragma once
|
||||
#ifndef AUTOQUAD_TESTSUITE_H
|
||||
#define AUTOQUAD_TESTSUITE_H
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
* @brief MAVLink comm protocol built from autoquad.xml
|
||||
* @see http://mavlink.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#ifndef MAVLINK_VERSION_H
|
||||
#define MAVLINK_VERSION_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user