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

Macros

#define MAVLINK_MSG_ID_MISSION_CURRENT   42
 
#define MAVLINK_MSG_ID_MISSION_CURRENT_LEN   2
 
#define MAVLINK_MSG_ID_42_LEN   2
 
#define MAVLINK_MSG_ID_MISSION_CURRENT_CRC   28
 
#define MAVLINK_MSG_ID_42_CRC   28
 
#define MAVLINK_MESSAGE_INFO_MISSION_CURRENT
 

Typedefs

typedef struct
__mavlink_mission_current_t 
mavlink_mission_current_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_MISSION_CURRENT
Value:
{ \
"MISSION_CURRENT", \
1, \
{ { "seq", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_mission_current_t, seq) }, \
} \
}
#define MAVLINK_MSG_ID_42_CRC   28
#define MAVLINK_MSG_ID_42_LEN   2
#define MAVLINK_MSG_ID_MISSION_CURRENT   42
#define MAVLINK_MSG_ID_MISSION_CURRENT_CRC   28
#define MAVLINK_MSG_ID_MISSION_CURRENT_LEN   2

Typedef Documentation