Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
spektrum_arch.h File Reference
+ Include dependency graph for spektrum_arch.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define RadioControlEventImp   spektrum_event

Definition at line 29 of file spektrum_arch.h.

Function Documentation

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.