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

Macros

#define MAVLINK_MSG_ID_SLUGS_CAMERA_ORDER   184
 
#define MAVLINK_MSG_ID_SLUGS_CAMERA_ORDER_LEN   5
 
#define MAVLINK_MSG_ID_184_LEN   5
 
#define MAVLINK_MSG_ID_SLUGS_CAMERA_ORDER_CRC   45
 
#define MAVLINK_MSG_ID_184_CRC   45
 
#define MAVLINK_MESSAGE_INFO_SLUGS_CAMERA_ORDER
 

Typedefs

typedef struct
__mavlink_slugs_camera_order_t 
mavlink_slugs_camera_order_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_SLUGS_CAMERA_ORDER
Value:
{ \
"SLUGS_CAMERA_ORDER", \
5, \
{ { "target", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_slugs_camera_order_t, target) }, \
{ "pan", NULL, MAVLINK_TYPE_INT8_T, 0, 1, offsetof(mavlink_slugs_camera_order_t, pan) }, \
{ "tilt", NULL, MAVLINK_TYPE_INT8_T, 0, 2, offsetof(mavlink_slugs_camera_order_t, tilt) }, \
{ "zoom", NULL, MAVLINK_TYPE_INT8_T, 0, 3, offsetof(mavlink_slugs_camera_order_t, zoom) }, \
{ "moveHome", NULL, MAVLINK_TYPE_INT8_T, 0, 4, offsetof(mavlink_slugs_camera_order_t, moveHome) }, \
} \
}
struct tilt_config tilt
Definition: config.h:118
#define MAVLINK_MSG_ID_184_CRC   45
#define MAVLINK_MSG_ID_184_LEN   5
#define MAVLINK_MSG_ID_SLUGS_CAMERA_ORDER   184
#define MAVLINK_MSG_ID_SLUGS_CAMERA_ORDER_CRC   45
#define MAVLINK_MSG_ID_SLUGS_CAMERA_ORDER_LEN   5

Typedef Documentation