|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
41 for (i = 0; i < count; i++) {
63 _received_frame_handler();
void superbitrf_event(void)
The superbitrf on event call.
struct SuperbitRF superbitrf
uint8_t time_since_last_frame
void radio_control_impl_event(void(*_received_frame_handler)(void))
RC event function with handler callback.
uint8_t num_channels
The number of channels the transmitter has.
static void superbitrf_rc_normalize(int16_t *in, int16_t *out, uint8_t count)
normalize superbitrf rc_values to radio values
struct Cyrf6936 cyrf6936
The cyrf chip used.
int16_t rc_values[14]
The rc values from the packet.
void cyrf6936_event(struct Cyrf6936 *cyrf)
The on event call for the CYRF6936 chip.
void radio_control_impl_init(void)
Initialization.
bool rc_frame_available
When a RC frame is available.
void superbitrf_init(void)
Initialize the superbitrf.
struct RadioControl radio_control
pprz_t values[RADIO_CONTROL_NB_CHANNEL]