MAV'RIC
Public Attributes | List of all members
mavlink_message_handler_t Struct Reference

Main message handler structure. More...

#include <mavlink_message_handler.h>

Collaboration diagram for mavlink_message_handler_t:
Collaboration graph

Public Attributes

mavlink_message_handler_msg_callback_set_tmsg_callback_set
 Set of message callbacks.
 
mavlink_message_handler_cmd_callback_set_tcmd_callback_set
 Set of command callbacks.
 
bool debug
 Indicates whether debug message are written for every incoming message.
 
const mavlink_stream_tmavlink_stream
 

Detailed Description

Main message handler structure.

msg_callback_set and cmd_callback_set are implemented as pointer because their memory will be allocated during initialisation


The documentation for this struct was generated from the following file: