Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
spektrum.h File Reference

Radio control spektrum interface. More...

#include "subsystems/radio_control/spektrum_arch.h"
+ Include dependency graph for spektrum.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RadioControlEvent(_received_frame_handler)   RadioControlEventImp(_received_frame_handler)
 

Functions

void radio_control_spektrum_try_bind (void)
 

Detailed Description

Radio control spektrum interface.

Definition in file spektrum.h.

Macro Definition Documentation

#define RadioControlEvent (   _received_frame_handler)    RadioControlEventImp(_received_frame_handler)

Definition at line 36 of file spektrum.h.

Function Documentation