![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
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...
Go to the source code of this file.
Namespaces | |
| namespace | SoDa |
Functions | |
| USRPPropTree * | SoDa::getUSRPFrontEnd (USRPPropTree *tree, char tr_choice) |
| return a pointer to a USRPPropTree object for the first "T" or "R" front end that provides an IQ or QI stream. | |
| USRPPropTree * | SoDa::getUSRPFrontEnd (USRPPropTree &tree, char tr_choice) |
| return a pointer to a USRPPropTree object for the first "T" or "R" front end that provides an IQ or QI stream. | |
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.