SoDaRadio-5.0.3-master:8901fb5
|
Thread class that owns the USRP control channel and functions. More...
#include "SoDaBase.hxx"
#include "MultiMBox.hxx"
#include "Command.hxx"
#include "Params.hxx"
#include "TRControl.hxx"
#include "PropTree.hxx"
#include <uhd/utils/thread_priority.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 <uhd/utils/msg.hpp>
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 | |
SoDa | |
Thread class that owns the USRP control channel and functions.
Definition in file USRPCtrl.hxx.