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

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 <iostream>
#include "USRPPropTree.hxx"

Go to the source code of this file.

Namespaces

namespace  SoDa

Functions

USRPPropTreeSoDa::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.
USRPPropTreeSoDa::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.

Detailed Description

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.