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

Macros

#define MAVLINK_MSG_ID_GIMBAL_PERFORM_FACTORY_TESTS   209
 
#define MAVLINK_MSG_ID_GIMBAL_PERFORM_FACTORY_TESTS_LEN   2
 
#define MAVLINK_MSG_ID_209_LEN   2
 
#define MAVLINK_MSG_ID_GIMBAL_PERFORM_FACTORY_TESTS_CRC   226
 
#define MAVLINK_MSG_ID_209_CRC   226
 
#define MAVLINK_MESSAGE_INFO_GIMBAL_PERFORM_FACTORY_TESTS
 

Typedefs

typedef struct
__mavlink_gimbal_perform_factory_tests_t 
mavlink_gimbal_perform_factory_tests_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_GIMBAL_PERFORM_FACTORY_TESTS
Value:
{ \
"GIMBAL_PERFORM_FACTORY_TESTS", \
2, \
{ { "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_gimbal_perform_factory_tests_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_gimbal_perform_factory_tests_t, target_component) }, \
} \
}
#define MAVLINK_MSG_ID_209_CRC   226
#define MAVLINK_MSG_ID_209_LEN   2
#define MAVLINK_MSG_ID_GIMBAL_PERFORM_FACTORY_TESTS   209
#define MAVLINK_MSG_ID_GIMBAL_PERFORM_FACTORY_TESTS_CRC   226
#define MAVLINK_MSG_ID_GIMBAL_PERFORM_FACTORY_TESTS_LEN   2

Typedef Documentation