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

Macros

#define MAVLINK_MSG_ID_ASL_OBCTRL   207
 
#define MAVLINK_MSG_ID_ASL_OBCTRL_LEN   33
 
#define MAVLINK_MSG_ID_207_LEN   33
 
#define MAVLINK_MSG_ID_ASL_OBCTRL_CRC   234
 
#define MAVLINK_MSG_ID_207_CRC   234
 
#define MAVLINK_MESSAGE_INFO_ASL_OBCTRL
 

Typedefs

typedef struct
__mavlink_asl_obctrl_t 
mavlink_asl_obctrl_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_ASL_OBCTRL
Value:
{ \
"ASL_OBCTRL", \
8, \
{ { "timestamp", NULL, MAVLINK_TYPE_UINT64_T, 0, 0, offsetof(mavlink_asl_obctrl_t, timestamp) }, \
{ "uElev", NULL, MAVLINK_TYPE_FLOAT, 0, 8, offsetof(mavlink_asl_obctrl_t, uElev) }, \
{ "uThrot", NULL, MAVLINK_TYPE_FLOAT, 0, 12, offsetof(mavlink_asl_obctrl_t, uThrot) }, \
{ "uThrot2", NULL, MAVLINK_TYPE_FLOAT, 0, 16, offsetof(mavlink_asl_obctrl_t, uThrot2) }, \
{ "uAilL", NULL, MAVLINK_TYPE_FLOAT, 0, 20, offsetof(mavlink_asl_obctrl_t, uAilL) }, \
{ "uAilR", NULL, MAVLINK_TYPE_FLOAT, 0, 24, offsetof(mavlink_asl_obctrl_t, uAilR) }, \
{ "uRud", NULL, MAVLINK_TYPE_FLOAT, 0, 28, offsetof(mavlink_asl_obctrl_t, uRud) }, \
{ "obctrl_status", NULL, MAVLINK_TYPE_UINT8_T, 0, 32, offsetof(mavlink_asl_obctrl_t, obctrl_status) }, \
} \
}
#define MAVLINK_MSG_ID_207_CRC   234
#define MAVLINK_MSG_ID_207_LEN   33
#define MAVLINK_MSG_ID_ASL_OBCTRL   207
#define MAVLINK_MSG_ID_ASL_OBCTRL_CRC   234
#define MAVLINK_MSG_ID_ASL_OBCTRL_LEN   33

Typedef Documentation