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

Macros

#define MAVLINK_MSG_ID_COMMAND_ACK   77
 
#define MAVLINK_MSG_ID_COMMAND_ACK_LEN   3
 
#define MAVLINK_MSG_ID_77_LEN   3
 
#define MAVLINK_MSG_ID_COMMAND_ACK_CRC   143
 
#define MAVLINK_MSG_ID_77_CRC   143
 
#define MAVLINK_MESSAGE_INFO_COMMAND_ACK
 

Typedefs

typedef struct
__mavlink_command_ack_t 
mavlink_command_ack_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_COMMAND_ACK
Value:
{ \
"COMMAND_ACK", \
2, \
{ { "command", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_command_ack_t, command) }, \
{ "result", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_command_ack_t, result) }, \
} \
}
#define MAVLINK_MSG_ID_77_CRC   143
#define MAVLINK_MSG_ID_77_LEN   3
#define MAVLINK_MSG_ID_COMMAND_ACK   77
#define MAVLINK_MSG_ID_COMMAND_ACK_CRC   143
#define MAVLINK_MSG_ID_COMMAND_ACK_LEN   3

Typedef Documentation