|
MAV'RIC
|
Main MAVLink Communication structure. More...
#include <mavlink_communication.h>

Public Attributes | |
| scheduler_t | scheduler |
| Task set for scheduling of down messages. | |
| mavlink_stream_t | mavlink_stream |
| Mavlink interface using streams. | |
| mavlink_message_handler_t | message_handler |
| Message handler. | |
| onboard_parameters_t | onboard_parameters |
| Onboard parameters. | |
| mavlink_send_msg_handler_set_t * | send_msg_handler_set |
| Pointer to the sending message handler set. | |
Main MAVLink Communication structure.
1.8.9.1