|
Firmware
|
Public Member Functions | |
| MavlinkReceiver (Mavlink *parent) | |
| Constructor. | |
| ~MavlinkReceiver () | |
| Destructor, also kills the mavlinks task. | |
| void | print_status () |
| Display the mavlink status. | |
Static Public Member Functions | |
| static void | receive_start (pthread_t *thread, Mavlink *parent) |
| Start the receiver thread. | |
| static void * | start_helper (void *context) |
1.8.12