Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "cc2500_compat.h"
Go to the source code of this file.
Macros | |
#define | RC_CHANNEL_COUNT_FRSKY_D 8 |
Functions | |
static rx_spi_received_e | frSkyDHandlePacket (uint8_t *const packet, uint8_t *const protocolState) |
static void | frSkyDSetRcData (uint16_t *rcData, const uint8_t *payload) |
static void | frSkyDInit (void) |
#define RC_CHANNEL_COUNT_FRSKY_D 8 |
Definition at line 4 of file cc2500_frsky_d.h.
|
static |
Definition at line 6 of file cc2500_frsky_d.h.
References protocolState, and RX_SPI_RECEIVED_NONE.
Referenced by frSkySpiInit().
|
static |
Definition at line 18 of file cc2500_frsky_d.h.
Referenced by frSkySpiInit().
Definition at line 12 of file cc2500_frsky_d.h.
References rcData.
Referenced by frSkySpiInit().