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_soft_bind_fbw.h File Reference
#include "std.h"
+ Include dependency graph for spektrum_soft_bind_fbw.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void spektrum_soft_bind_init (void)
 
void received_spektrum_soft_bind (void)
 

Detailed Description

Author
Kevin van Hecke Puts Spektrum in binding mode through software

Definition in file spektrum_soft_bind_fbw.h.

Function Documentation

void received_spektrum_soft_bind ( void  )

Definition at line 39 of file spektrum_soft_bind_fbw.c.

References RADIO_CONTROL_POWER_OFF, RADIO_CONTROL_POWER_ON, RADIO_CONTROL_POWER_PIN, RADIO_CONTROL_POWER_PORT, and sys_time_usleep().

Referenced by intermcu_parse_msg().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void spektrum_soft_bind_init ( void  )

Definition at line 28 of file spektrum_soft_bind.c.