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

Macros

#define MAVLINK_MSG_ID_SENS_ATMOS   208
 
#define MAVLINK_MSG_ID_SENS_ATMOS_LEN   8
 
#define MAVLINK_MSG_ID_208_LEN   8
 
#define MAVLINK_MSG_ID_SENS_ATMOS_CRC   175
 
#define MAVLINK_MSG_ID_208_CRC   175
 
#define MAVLINK_MESSAGE_INFO_SENS_ATMOS
 

Typedefs

typedef struct
__mavlink_sens_atmos_t 
mavlink_sens_atmos_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_SENS_ATMOS
Value:
{ \
"SENS_ATMOS", \
2, \
{ { "TempAmbient", NULL, MAVLINK_TYPE_FLOAT, 0, 0, offsetof(mavlink_sens_atmos_t, TempAmbient) }, \
{ "Humidity", NULL, MAVLINK_TYPE_FLOAT, 0, 4, offsetof(mavlink_sens_atmos_t, Humidity) }, \
} \
}
#define MAVLINK_MSG_ID_208_CRC   175
#define MAVLINK_MSG_ID_208_LEN   8
#define MAVLINK_MSG_ID_SENS_ATMOS   208
#define MAVLINK_MSG_ID_SENS_ATMOS_CRC   175
#define MAVLINK_MSG_ID_SENS_ATMOS_LEN   8

Typedef Documentation