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

Macros

#define MAVLINK_MSG_ID_GIMBAL_AXIS_CALIBRATION_PROGRESS   203
 
#define MAVLINK_MSG_ID_GIMBAL_AXIS_CALIBRATION_PROGRESS_LEN   3
 
#define MAVLINK_MSG_ID_203_LEN   3
 
#define MAVLINK_MSG_ID_GIMBAL_AXIS_CALIBRATION_PROGRESS_CRC   128
 
#define MAVLINK_MSG_ID_203_CRC   128
 
#define MAVLINK_MESSAGE_INFO_GIMBAL_AXIS_CALIBRATION_PROGRESS
 

Typedefs

typedef struct
__mavlink_gimbal_axis_calibration_progress_t 
mavlink_gimbal_axis_calibration_progress_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_GIMBAL_AXIS_CALIBRATION_PROGRESS
Value:
{ \
"GIMBAL_AXIS_CALIBRATION_PROGRESS", \
3, \
{ { "calibration_axis", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_gimbal_axis_calibration_progress_t, calibration_axis) }, \
{ "calibration_progress", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_gimbal_axis_calibration_progress_t, calibration_progress) }, \
{ "calibration_status", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_gimbal_axis_calibration_progress_t, calibration_status) }, \
} \
}
#define MAVLINK_MSG_ID_203_CRC   128
#define MAVLINK_MSG_ID_203_LEN   3
#define MAVLINK_MSG_ID_GIMBAL_AXIS_CALIBRATION_PROGRESS   203
#define MAVLINK_MSG_ID_GIMBAL_AXIS_CALIBRATION_PROGRESS_CRC   128
#define MAVLINK_MSG_ID_GIMBAL_AXIS_CALIBRATION_PROGRESS_LEN   3

Typedef Documentation