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

Macros

#define MAVLINK_MSG_ID_SLUGS_MOBILE_LOCATION   186
 
#define MAVLINK_MSG_ID_SLUGS_MOBILE_LOCATION_LEN   9
 
#define MAVLINK_MSG_ID_186_LEN   9
 
#define MAVLINK_MSG_ID_SLUGS_MOBILE_LOCATION_CRC   101
 
#define MAVLINK_MSG_ID_186_CRC   101
 
#define MAVLINK_MESSAGE_INFO_SLUGS_MOBILE_LOCATION
 

Typedefs

typedef struct
__mavlink_slugs_mobile_location_t 
mavlink_slugs_mobile_location_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_SLUGS_MOBILE_LOCATION
Value:
{ \
"SLUGS_MOBILE_LOCATION", \
3, \
{ { "latitude", NULL, MAVLINK_TYPE_FLOAT, 0, 0, offsetof(mavlink_slugs_mobile_location_t, latitude) }, \
{ "longitude", NULL, MAVLINK_TYPE_FLOAT, 0, 4, offsetof(mavlink_slugs_mobile_location_t, longitude) }, \
{ "target", NULL, MAVLINK_TYPE_UINT8_T, 0, 8, offsetof(mavlink_slugs_mobile_location_t, target) }, \
} \
}
#define MAVLINK_MSG_ID_186_CRC   101
#define MAVLINK_MSG_ID_186_LEN   9
#define MAVLINK_MSG_ID_SLUGS_MOBILE_LOCATION   186
#define MAVLINK_MSG_ID_SLUGS_MOBILE_LOCATION_CRC   101
#define MAVLINK_MSG_ID_SLUGS_MOBILE_LOCATION_LEN   9

Typedef Documentation