![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
Stub RadioTX for RTL-SDR dongles (RX-only hardware). More...
Go to the source code of this file.
Classes | |
| class | SoDa::RTLSDRTX |
Namespaces | |
| namespace | SoDa |
Typedefs | |
| using | SoDa::RTLSDRTXPtr = std::shared_ptr<RTLSDRTX> |
Stub RadioTX for RTL-SDR dongles (RX-only hardware).
The RTL-SDR has no transmit capability. This class satisfies the RadioTX interface so the rest of SoDaServer can treat RTL-SDR like any other radio model. All TX operations are silent no-ops.
Definition in file RTLSDRTX.hxx.