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

Macros

#define MAVLINK_MSG_ID_MISSION_ITEM_REACHED   46
 
#define MAVLINK_MSG_ID_MISSION_ITEM_REACHED_LEN   2
 
#define MAVLINK_MSG_ID_46_LEN   2
 
#define MAVLINK_MSG_ID_MISSION_ITEM_REACHED_CRC   11
 
#define MAVLINK_MSG_ID_46_CRC   11
 
#define MAVLINK_MESSAGE_INFO_MISSION_ITEM_REACHED
 

Typedefs

typedef struct
__mavlink_mission_item_reached_t 
mavlink_mission_item_reached_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_MISSION_ITEM_REACHED
Value:
{ \
"MISSION_ITEM_REACHED", \
1, \
{ { "seq", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_mission_item_reached_t, seq) }, \
} \
}
#define MAVLINK_MSG_ID_46_CRC   11
#define MAVLINK_MSG_ID_46_LEN   2
#define MAVLINK_MSG_ID_MISSION_ITEM_REACHED   46
#define MAVLINK_MSG_ID_MISSION_ITEM_REACHED_CRC   11
#define MAVLINK_MSG_ID_MISSION_ITEM_REACHED_LEN   2

Typedef Documentation