NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mavlink_msg_ualberta_sys_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_ualberta_sys_status_t
 

Macros

#define MAVLINK_MSG_ID_UALBERTA_SYS_STATUS   222
 
#define MAVLINK_MSG_ID_UALBERTA_SYS_STATUS_LEN   3
 
#define MAVLINK_MSG_ID_222_LEN   3
 
#define MAVLINK_MSG_ID_UALBERTA_SYS_STATUS_CRC   15
 
#define MAVLINK_MSG_ID_222_CRC   15
 
#define MAVLINK_MESSAGE_INFO_UALBERTA_SYS_STATUS
 

Typedefs

typedef struct
__mavlink_ualberta_sys_status_t 
mavlink_ualberta_sys_status_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_UALBERTA_SYS_STATUS
Value:
{ \
"UALBERTA_SYS_STATUS", \
3, \
{ { "mode", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_ualberta_sys_status_t, mode) }, \
{ "nav_mode", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_ualberta_sys_status_t, nav_mode) }, \
{ "pilot", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_ualberta_sys_status_t, pilot) }, \
} \
}
uint8_t mode
Definition: gimbal.h:49
#define MAVLINK_MSG_ID_222_CRC   15
#define MAVLINK_MSG_ID_222_LEN   3
#define MAVLINK_MSG_ID_UALBERTA_SYS_STATUS   222
#define MAVLINK_MSG_ID_UALBERTA_SYS_STATUS_CRC   15
#define MAVLINK_MSG_ID_UALBERTA_SYS_STATUS_LEN   3

Typedef Documentation