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

Macros

#define MAVLINK_MSG_ID_ASLCTRL_DEBUG   204
 
#define MAVLINK_MSG_ID_ASLCTRL_DEBUG_LEN   38
 
#define MAVLINK_MSG_ID_204_LEN   38
 
#define MAVLINK_MSG_ID_ASLCTRL_DEBUG_CRC   251
 
#define MAVLINK_MSG_ID_204_CRC   251
 
#define MAVLINK_MESSAGE_INFO_ASLCTRL_DEBUG
 

Typedefs

typedef struct
__mavlink_aslctrl_debug_t 
mavlink_aslctrl_debug_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_ASLCTRL_DEBUG
Value:
{ \
"ASLCTRL_DEBUG", \
11, \
{ { "i32_1", NULL, MAVLINK_TYPE_UINT32_T, 0, 0, offsetof(mavlink_aslctrl_debug_t, i32_1) }, \
{ "f_1", NULL, MAVLINK_TYPE_FLOAT, 0, 4, offsetof(mavlink_aslctrl_debug_t, f_1) }, \
{ "f_2", NULL, MAVLINK_TYPE_FLOAT, 0, 8, offsetof(mavlink_aslctrl_debug_t, f_2) }, \
{ "f_3", NULL, MAVLINK_TYPE_FLOAT, 0, 12, offsetof(mavlink_aslctrl_debug_t, f_3) }, \
{ "f_4", NULL, MAVLINK_TYPE_FLOAT, 0, 16, offsetof(mavlink_aslctrl_debug_t, f_4) }, \
{ "f_5", NULL, MAVLINK_TYPE_FLOAT, 0, 20, offsetof(mavlink_aslctrl_debug_t, f_5) }, \
{ "f_6", NULL, MAVLINK_TYPE_FLOAT, 0, 24, offsetof(mavlink_aslctrl_debug_t, f_6) }, \
{ "f_7", NULL, MAVLINK_TYPE_FLOAT, 0, 28, offsetof(mavlink_aslctrl_debug_t, f_7) }, \
{ "f_8", NULL, MAVLINK_TYPE_FLOAT, 0, 32, offsetof(mavlink_aslctrl_debug_t, f_8) }, \
{ "i8_1", NULL, MAVLINK_TYPE_UINT8_T, 0, 36, offsetof(mavlink_aslctrl_debug_t, i8_1) }, \
{ "i8_2", NULL, MAVLINK_TYPE_UINT8_T, 0, 37, offsetof(mavlink_aslctrl_debug_t, i8_2) }, \
} \
}
#define MAVLINK_MSG_ID_204_CRC   251
#define MAVLINK_MSG_ID_204_LEN   38
#define MAVLINK_MSG_ID_ASLCTRL_DEBUG   204
#define MAVLINK_MSG_ID_ASLCTRL_DEBUG_CRC   251
#define MAVLINK_MSG_ID_ASLCTRL_DEBUG_LEN   38

Typedef Documentation