|
MAV'RIC
|
MAVLink message handler setting structure. More...
#include <mavlink_communication.h>

Public Attributes | |
| uint32_t | msg_sending_count |
| Number of message callback currently registered. | |
| uint32_t | max_msg_sending_count |
| Maximum number of callback that can be registered. | |
| mavlink_send_msg_handler_t | msg_send_list [] |
| List of message callbacks. | |
MAVLink message handler setting structure.
1.8.9.1