|
SoDaRadio-5.0.3-master:8901fb5
|
Manage front end settings for Ettus USRP devices Functions that return a property tree corresponding to a TX or RX front end on the first daughterboard. More...
#include <string>#include <boost/format.hpp>#include <boost/foreach.hpp>#include <iostream>#include "PropTree.hxx"Go to the source code of this file.
Namespaces | |
| SoDa | |
Functions | |
| PropTree * | SoDa::getUSRPFrontEnd (PropTree *tree, char tr_choice) |
| return a pointer to a PropTree object for the first "T" or "R" front end that provides an IQ or QI stream. More... | |
| PropTree * | SoDa::getUSRPFrontEnd (PropTree &tree, char tr_choice) |
| return a pointer to a PropTree object for the first "T" or "R" front end that provides an IQ or QI stream. More... | |
Manage front end settings for Ettus USRP devices Functions that return a property tree corresponding to a TX or RX front end on the first daughterboard.
The "best" choice will be returned. Best is the first option that provides an IQ or QI connection type.
Definition in file USRPFrontEnd.hxx.
1.8.13