29 #ifndef DATALINK_SUPERBITRF_H
30 #define DATALINK_SUPERBITRF_H
Our own DSM2 Paparazzi protocol.
The original DSM2 protocol with 1 packet of data.
The original DSMX protocol with 1 packet of data.
void superbitrf_set_mfg_id(uint32_t id)
enum dsm_protocol protocol
The protocol the transmitter uses.
void superbitrf_set_protocol(uint8_t protocol)
The original DSM2 protocol with 2 packets of data.
struct SuperbitRF superbitrf
uint32_t bind_mfg_id32
The MFG id where the receiver is bound to in uint32.
uint8_t num_channels
The number of channels the transmitter has.
uint8_t bind_mfg_id[4]
The MFG id where the receiver is bound to.
The original DSMX protocol with 2 packets of data.
Our own DSMX Paparazzi protocol.