![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
Base class for all hardware modules (USRP, Pluto, RTLSDR, etc) that starts all required processes (e.g. More...
Go to the source code of this file.
Classes | |
| class | SoDa::Radio |
Namespaces | |
| namespace | SoDa |
Typedefs | |
| typedef std::shared_ptr< Radio > | SoDa::RadioPtr |
Base class for all hardware modules (USRP, Pluto, RTLSDR, etc) that starts all required processes (e.g.
USRPCtrl, USRPRX, USRPTX) that are particular to the hardware.
This class encapsulates the entirety of the hardware specific code for any radio. All interactions with the radio after this object is constructed are via the mailboxes.
Definition in file Radio.hxx.