MAVLink message handler structure. More...
#include <periodic_telemetry.hpp>

Public Attributes | |
| function< void >::type_t | function |
| Pointer to the function to be executed. | |
| void * | module |
| Pointer to module data structure to be given as argument to the function. | |
| Mavlink_stream * | mavlink_stream |
| Pointer to the MAVLink stream structure. | |
MAVLink message handler structure.
1.7.6.1