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

Macros

#define MAVLINK_MSG_ID_TIMESYNC   111
 
#define MAVLINK_MSG_ID_TIMESYNC_LEN   16
 
#define MAVLINK_MSG_ID_111_LEN   16
 
#define MAVLINK_MSG_ID_TIMESYNC_CRC   34
 
#define MAVLINK_MSG_ID_111_CRC   34
 
#define MAVLINK_MESSAGE_INFO_TIMESYNC
 

Typedefs

typedef struct __mavlink_timesync_t mavlink_timesync_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_TIMESYNC
Value:
{ \
"TIMESYNC", \
2, \
{ { "tc1", NULL, MAVLINK_TYPE_INT64_T, 0, 0, offsetof(mavlink_timesync_t, tc1) }, \
{ "ts1", NULL, MAVLINK_TYPE_INT64_T, 0, 8, offsetof(mavlink_timesync_t, ts1) }, \
} \
}
#define MAVLINK_MSG_ID_111_CRC   34
#define MAVLINK_MSG_ID_111_LEN   16
#define MAVLINK_MSG_ID_TIMESYNC   111
#define MAVLINK_MSG_ID_TIMESYNC_CRC   34
#define MAVLINK_MSG_ID_TIMESYNC_LEN   16

Typedef Documentation