In the USRP source code directory, look for the file doc/html/classusrp__standard__tx.html. Then you should find:
--
bool usrp_standard_tx::set_mux (
int mux
)
Set output mux configuration.
3
2
On Thu, May 18, 2006 at 08:11:30PM -0400, Garrett McGrath wrote:
> I think i've narrowed down the problems with my code to the mux setting for
> the usrp system. Is there anywhere you could point me to for a list of
> possible values for that mux, currently i'm just using one i found in a
> demo
I think i've narrowed down the problems with my code to the mux setting
for the usrp system. Is there anywhere you could point me to for
a list of possible values for that mux, currently i'm just using one i
found in a demo program but can't seem to find a list of all possible
values.
-Garrett McG