|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
32 #include "mcu_periph/sys_time_arch.h"
42 #define _UART_INIT(i) i ## _init()
43 #define UART_INIT(i) _UART_INIT(i)
61 #if defined(RADIO_CONTROL_LED)
68 #if defined(RADIO_CONTROL_LED)
73 RADIO_CONTROL_BIND_IMPL_FUNC();
77 #ifdef SPEKTRUM_SECONDARY_UART
Rotorcraft Inter-MCU on the autopilot.
void sys_time_usleep(uint32_t us)
sys_time_usleep(uint32_t us)
#define RADIO_CONTROL_POWER_OFF
void spektrum_soft_bind_click(bool val)
arch independent UART (Universal Asynchronous Receiver/Transmitter) API
void intermcu_send_spektrum_bind(void)
#define RADIO_CONTROL_POWER_ON
Arch independent mcu ( Micro Controller Unit ) utilities.
arch independent LED (Light Emitting Diodes) API
void spektrum_soft_bind_init(void)
#define RADIO_CONTROL_POWER_PIN
#define RADIO_CONTROL_POWER_PORT
void send_spektrum_bind(void)