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

Macros

#define MAVLINK_MSG_ID_TERRAIN_CHECK   135
 
#define MAVLINK_MSG_ID_TERRAIN_CHECK_LEN   8
 
#define MAVLINK_MSG_ID_135_LEN   8
 
#define MAVLINK_MSG_ID_TERRAIN_CHECK_CRC   203
 
#define MAVLINK_MSG_ID_135_CRC   203
 
#define MAVLINK_MESSAGE_INFO_TERRAIN_CHECK
 

Typedefs

typedef struct
__mavlink_terrain_check_t 
mavlink_terrain_check_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_TERRAIN_CHECK
Value:
{ \
"TERRAIN_CHECK", \
2, \
{ { "lat", NULL, MAVLINK_TYPE_INT32_T, 0, 0, offsetof(mavlink_terrain_check_t, lat) }, \
{ "lon", NULL, MAVLINK_TYPE_INT32_T, 0, 4, offsetof(mavlink_terrain_check_t, lon) }, \
} \
}
#define MAVLINK_MSG_ID_135_CRC   203
#define MAVLINK_MSG_ID_135_LEN   8
#define MAVLINK_MSG_ID_TERRAIN_CHECK   135
#define MAVLINK_MSG_ID_TERRAIN_CHECK_CRC   203
#define MAVLINK_MSG_ID_TERRAIN_CHECK_LEN   8

Typedef Documentation