42 bool send(
const uint8_t *pkt, uint16_t len);
static const struct AP_Param::GroupInfo var_info[]
void start_recv_bind(void)
Interface definition for the various Ground Control System.
void handle_data_packet(mavlink_channel_t chan, const mavlink_data96_t &m)
const struct stats & get_stats(void)
A system for managing and storing variables that are of general interest to the system.
static AP_Radio * instance(void)
bool send(const uint8_t *pkt, uint16_t len)
uint32_t last_recv_us(void)
void set_wifi_channel(uint8_t channel)
uint16_t read(uint8_t chan)
AP_HAL::AnalogSource * chan
uint8_t num_channels(void)
AP_Radio_backend * driver
uint32_t get_tx_version(void)
static AP_Radio * _instance