NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mavlink_msg_mount_status.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __mavlink_mount_status_t
 

Macros

#define MAVLINK_MSG_ID_MOUNT_STATUS   158
 
#define MAVLINK_MSG_ID_MOUNT_STATUS_LEN   14
 
#define MAVLINK_MSG_ID_158_LEN   14
 
#define MAVLINK_MSG_ID_MOUNT_STATUS_CRC   134
 
#define MAVLINK_MSG_ID_158_CRC   134
 
#define MAVLINK_MESSAGE_INFO_MOUNT_STATUS
 

Typedefs

typedef struct
__mavlink_mount_status_t 
mavlink_mount_status_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_MOUNT_STATUS
Value:
{ \
"MOUNT_STATUS", \
5, \
{ { "pointing_a", NULL, MAVLINK_TYPE_INT32_T, 0, 0, offsetof(mavlink_mount_status_t, pointing_a) }, \
{ "pointing_b", NULL, MAVLINK_TYPE_INT32_T, 0, 4, offsetof(mavlink_mount_status_t, pointing_b) }, \
{ "pointing_c", NULL, MAVLINK_TYPE_INT32_T, 0, 8, offsetof(mavlink_mount_status_t, pointing_c) }, \
{ "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 12, offsetof(mavlink_mount_status_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 13, offsetof(mavlink_mount_status_t, target_component) }, \
} \
}
#define MAVLINK_MSG_ID_158_CRC   134
#define MAVLINK_MSG_ID_158_LEN   14
#define MAVLINK_MSG_ID_MOUNT_STATUS   158
#define MAVLINK_MSG_ID_MOUNT_STATUS_CRC   134
#define MAVLINK_MSG_ID_MOUNT_STATUS_LEN   14

Typedef Documentation