![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
Thread class that owns the USRP control channel and functions. More...
#include "SoDaBase.hxx"#include "SoDaThread.hxx"#include "Command.hxx"#include "Params.hxx"#include "USRPTRControl.hxx"#include "RadioControl.hxx"#include "USRPPropTree.hxx"#include <uhd/version.hpp>#include <uhd/utils/thread.hpp>#include <uhd/utils/safe_main.hpp>#include <uhd/usrp/multi_usrp.hpp>#include <uhd/usrp/dboard_base.hpp>#include <uhd/types/tune_request.hpp>#include <uhd/types/tune_result.hpp>#include <SoDa/MailBox.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | SoDa::USRPCtrl |
| Though libuhd is designed to be re-entrant, there are some indications that all control functions (set_freq, gain, and other operations) should originate from a single thread. More... | |
Namespaces | |
| namespace | SoDa |
Typedefs | |
| typedef std::shared_ptr< USRPCtrl > | SoDa::USRPCtrlPtr |
Thread class that owns the USRP control channel and functions.
Definition in file USRPCtrl.hxx.