Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
Go to the source code of this file.
Functions | |
void | spektrum_soft_bind_init (void) |
void | received_spektrum_soft_bind (void) |
Definition in file spektrum_soft_bind_fbw.h.
void received_spektrum_soft_bind | ( | void | ) |
Definition at line 43 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_IMCU_SPEKTRUM_SOFT_BIND().
void spektrum_soft_bind_init | ( | void | ) |
Definition at line 28 of file spektrum_soft_bind.c.