Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
#include "subsystems/radio_control/spektrum_radio.h"
Go to the source code of this file.
Macros | |
#define | RadioControlEventImp spektrum_event |
Functions | |
void | spektrum_event (void(*_received_frame_handler)(void)) |
Checks if there is one valid satellite and sets the radio_control structure. More... | |
void | spektrum_try_bind (void) |
#define RadioControlEventImp spektrum_event |
Definition at line 29 of file spektrum_arch.h.
void spektrum_event | ( | void(*)(void) | _received_frame_handler | ) |
Checks if there is one valid satellite and sets the radio_control structure.
Definition at line 46 of file spektrum_arch.c.
void spektrum_try_bind | ( | void | ) |
Definition at line 57 of file spektrum_arch.c.