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

Macros

#define MAVLINK_MSG_ID_RALLY_FETCH_POINT   176
 
#define MAVLINK_MSG_ID_RALLY_FETCH_POINT_LEN   3
 
#define MAVLINK_MSG_ID_176_LEN   3
 
#define MAVLINK_MSG_ID_RALLY_FETCH_POINT_CRC   234
 
#define MAVLINK_MSG_ID_176_CRC   234
 
#define MAVLINK_MESSAGE_INFO_RALLY_FETCH_POINT
 

Typedefs

typedef struct
__mavlink_rally_fetch_point_t 
mavlink_rally_fetch_point_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_RALLY_FETCH_POINT
Value:
{ \
"RALLY_FETCH_POINT", \
3, \
{ { "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_rally_fetch_point_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_rally_fetch_point_t, target_component) }, \
{ "idx", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_rally_fetch_point_t, idx) }, \
} \
}
#define MAVLINK_MSG_ID_176_CRC   234
#define MAVLINK_MSG_ID_176_LEN   3
#define MAVLINK_MSG_ID_RALLY_FETCH_POINT   176
#define MAVLINK_MSG_ID_RALLY_FETCH_POINT_CRC   234
#define MAVLINK_MSG_ID_RALLY_FETCH_POINT_LEN   3

Typedef Documentation