#include <AP_Radio_backend.h>
Definition at line 24 of file AP_Radio_backend.h.
◆ AP_Radio_backend()
AP_Radio_backend::AP_Radio_backend |
( |
AP_Radio & |
radio | ) |
|
◆ ~AP_Radio_backend()
AP_Radio_backend::~AP_Radio_backend |
( |
void |
| ) |
|
|
virtual |
◆ get_autobind_rssi()
uint8_t AP_Radio_backend::get_autobind_rssi |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_autobind_time()
uint8_t AP_Radio_backend::get_autobind_time |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_debug_level()
uint8_t AP_Radio_backend::get_debug_level |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_disable_crc()
bool AP_Radio_backend::get_disable_crc |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_factory_test()
uint8_t AP_Radio_backend::get_factory_test |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_fcc_test()
int8_t AP_Radio_backend::get_fcc_test |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_pps_chan()
uint8_t AP_Radio_backend::get_pps_chan |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_protocol()
◆ get_rssi_chan()
uint8_t AP_Radio_backend::get_rssi_chan |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_stats()
◆ get_stick_mode()
uint8_t AP_Radio_backend::get_stick_mode |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_telem_enable()
bool AP_Radio_backend::get_telem_enable |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_transmit_power()
uint8_t AP_Radio_backend::get_transmit_power |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_tx_buzzer_adjust()
uint8_t AP_Radio_backend::get_tx_buzzer_adjust |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_tx_max_power()
uint8_t AP_Radio_backend::get_tx_max_power |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_tx_pps_chan()
uint8_t AP_Radio_backend::get_tx_pps_chan |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_tx_rssi_chan()
uint8_t AP_Radio_backend::get_tx_rssi_chan |
( |
void |
| ) |
const |
|
inlineprotected |
◆ get_tx_version()
virtual uint32_t AP_Radio_backend::get_tx_version |
( |
void |
| ) |
|
|
pure virtual |
◆ handle_data_packet()
virtual void AP_Radio_backend::handle_data_packet |
( |
mavlink_channel_t |
chan, |
|
|
const mavlink_data96_t & |
m |
|
) |
| |
|
inlinevirtual |
◆ init()
virtual bool AP_Radio_backend::init |
( |
void |
| ) |
|
|
pure virtual |
◆ last_recv_us()
virtual uint32_t AP_Radio_backend::last_recv_us |
( |
void |
| ) |
|
|
pure virtual |
◆ num_channels()
virtual uint8_t AP_Radio_backend::num_channels |
( |
void |
| ) |
|
|
pure virtual |
◆ read()
virtual uint16_t AP_Radio_backend::read |
( |
uint8_t |
chan | ) |
|
|
pure virtual |
◆ reset()
virtual bool AP_Radio_backend::reset |
( |
void |
| ) |
|
|
pure virtual |
◆ send()
virtual bool AP_Radio_backend::send |
( |
const uint8_t * |
pkt, |
|
|
uint16_t |
len |
|
) |
| |
|
pure virtual |
◆ set_tx_max_power_default()
void AP_Radio_backend::set_tx_max_power_default |
( |
uint8_t |
v | ) |
|
|
inlineprotected |
◆ set_wifi_channel()
virtual void AP_Radio_backend::set_wifi_channel |
( |
uint8_t |
channel | ) |
|
|
pure virtual |
◆ start_recv_bind()
virtual void AP_Radio_backend::start_recv_bind |
( |
void |
| ) |
|
|
pure virtual |
◆ update()
virtual void AP_Radio_backend::update |
( |
void |
| ) |
|
|
pure virtual |
◆ radio
The documentation for this class was generated from the following files: