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

Macros

#define MAVLINK_MSG_ID_SCALED_PRESSURE2   137
 
#define MAVLINK_MSG_ID_SCALED_PRESSURE2_LEN   14
 
#define MAVLINK_MSG_ID_137_LEN   14
 
#define MAVLINK_MSG_ID_SCALED_PRESSURE2_CRC   195
 
#define MAVLINK_MSG_ID_137_CRC   195
 
#define MAVLINK_MESSAGE_INFO_SCALED_PRESSURE2
 

Typedefs

typedef struct
__mavlink_scaled_pressure2_t 
mavlink_scaled_pressure2_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_SCALED_PRESSURE2
Value:
{ \
"SCALED_PRESSURE2", \
4, \
{ { "time_boot_ms", NULL, MAVLINK_TYPE_UINT32_T, 0, 0, offsetof(mavlink_scaled_pressure2_t, time_boot_ms) }, \
{ "press_abs", NULL, MAVLINK_TYPE_FLOAT, 0, 4, offsetof(mavlink_scaled_pressure2_t, press_abs) }, \
{ "press_diff", NULL, MAVLINK_TYPE_FLOAT, 0, 8, offsetof(mavlink_scaled_pressure2_t, press_diff) }, \
{ "temperature", NULL, MAVLINK_TYPE_INT16_T, 0, 12, offsetof(mavlink_scaled_pressure2_t, temperature) }, \
} \
}
#define MAVLINK_MSG_ID_137_CRC   195
#define MAVLINK_MSG_ID_137_LEN   14
#define MAVLINK_MSG_ID_SCALED_PRESSURE2   137
#define MAVLINK_MSG_ID_SCALED_PRESSURE2_CRC   195
#define MAVLINK_MSG_ID_SCALED_PRESSURE2_LEN   14

Typedef Documentation