![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
Thread class that owns the ADALM-PLUTO / AD9361 control channel. More...
#include "SoDaBase.hxx"#include "SoDaThread.hxx"#include "Command.hxx"#include "Params.hxx"#include "RadioControl.hxx"#include <iio.h>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | SoDa::PlutoCtrl |
| Concrete RadioControl for the ADALM-PLUTO SDR (AD9361 transceiver). More... | |
Namespaces | |
| namespace | SoDa |
Typedefs | |
| typedef std::shared_ptr< PlutoCtrl > | SoDa::PlutoCtrlPtr |
Thread class that owns the ADALM-PLUTO / AD9361 control channel.
Implements the RadioControl interface using the libiio / ad9361-phy IIO device. The radio_args parameter (from Params) is interpreted as an IIO URI:
Frequency range (with AD9361 software extension): 70 MHz – 6 GHz.
Definition in file PlutoCtrl.hxx.