![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
MAVLink comm protocol generated from minimal.xml 更多...
#include "../protocol.h"
#include "./mavlink_msg_heartbeat.h"
宏定义 | |
#define | MAVLINK_MINIMAL_H |
#define | MAVLINK_THIS_XML_IDX 0 |
#define | MAVLINK_MESSAGE_LENGTHS {} |
#define | MAVLINK_MESSAGE_CRCS {{0, 50, 9, 0, 0, 0}} |
#define | MAVLINK_ENABLED_MINIMAL |
#define | HAVE_ENUM_MAV_AUTOPILOT |
Micro air vehicle / autopilot classes. This identifies the individual model. | |
#define | HAVE_ENUM_MAV_TYPE |
#define | HAVE_ENUM_MAV_MODE_FLAG |
These flags encode the MAV mode. | |
#define | HAVE_ENUM_MAV_MODE_FLAG_DECODE_POSITION |
These values encode the bit positions of the decode position. These values can be used to read the value of a flag bit by combining the base_mode variable with AND with the flag position value. The result will be either 0 or 1, depending on if the flag is set or not. | |
#define | HAVE_ENUM_MAV_STATE |
#define | MAVLINK_VERSION 2 |
#define | MAVLINK_THIS_XML_IDX 0 |
#define | MAVLINK_MESSAGE_INFO {MAVLINK_MESSAGE_INFO_HEARTBEAT} |
#define | MAVLINK_MESSAGE_NAMES {{ "HEARTBEAT", 0 }} |
MAVLink comm protocol generated from minimal.xml
#define HAVE_ENUM_MAV_AUTOPILOT |
Micro air vehicle / autopilot classes. This identifies the individual model.
#define HAVE_ENUM_MAV_MODE_FLAG |
These flags encode the MAV mode.
#define HAVE_ENUM_MAV_MODE_FLAG_DECODE_POSITION |
These values encode the bit positions of the decode position. These values can be used to read the value of a flag bit by combining the base_mode variable with AND with the flag position value. The result will be either 0 or 1, depending on if the flag is set or not.
#define HAVE_ENUM_MAV_STATE |
#define HAVE_ENUM_MAV_TYPE |