MAVLink comm protocol built from common.xml. More...
Go to the source code of this file.
Macros | |
#define | MAVLINK_ALIGNED_FIELDS 1 |
#define | MAVLINK_CRC_EXTRA 1 |
#define | MAVLINK_ENDIAN MAVLINK_LITTLE_ENDIAN |
#define | MAVLINK_STX 254 |
MAVLink comm protocol built from common.xml.
Definition in file v1.0/common/mavlink.h.
#define MAVLINK_ALIGNED_FIELDS 1 |
Definition at line 17 of file v1.0/common/mavlink.h.
#define MAVLINK_CRC_EXTRA 1 |
Definition at line 21 of file v1.0/common/mavlink.h.
#define MAVLINK_ENDIAN MAVLINK_LITTLE_ENDIAN |
Definition at line 13 of file v1.0/common/mavlink.h.
#define MAVLINK_STX 254 |
Definition at line 9 of file v1.0/common/mavlink.h.