SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
USRPCtrl.hxx File Reference

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< USRPCtrlSoDa::USRPCtrlPtr

Detailed Description

Thread class that owns the USRP control channel and functions.

Author
M. H. Reilly (kb1vc)
Date
July 2013

Definition in file USRPCtrl.hxx.