OOKwiz
on/off-keying for ESP32 and a variety of supported radio modules
|
This is the complete list of members for Radio, including all inherited members.
add(const char *name, Radio *pointer) | Radio | static |
bandwidth | Radio | |
bitrate | Radio | |
current | Radio | static |
frequency | Radio | |
init() | Radio | virtual |
len | Radio | static |
list(String separator=", ") | Radio | static |
name | Radio | |
name() | Radio | |
pin_cs | Radio | |
pin_rx | Radio | static |
pin_tx | Radio | static |
pointer | Radio | |
radio_init() | Radio | static |
radio_rx() | Radio | static |
radio_standby() | Radio | static |
radio_tx() | Radio | static |
radiolibInit() | Radio | |
radioLibModule | Radio | |
rx() | Radio | virtual |
select(const String &name) | Radio | static |
setup() | Radio | static |
showRadiolibResult(const int result, const char *action) | Radio | |
spi | Radio | |
standby() | Radio | virtual |
store | Radio | static |
threshold_level | Radio | |
threshold_type_average | Radio | |
threshold_type_fixed | Radio | |
threshold_type_int | Radio | |
threshold_type_peak | Radio | |
thresholdSetup(const int fixed, const int average, const int peak) | Radio | |
tx() | Radio | virtual |