G'day Folks,
after updating to the current GnuRadio CVS source I'm getting the following
error message when attempting to run applications that inovle the USRP:
File "./usrp_fft.py", line 49, in __init__
self.u = usrp.source_c (0, options.decim, 1, options.mux, 0)
File "/usr/pkg/lib/python2p3/site-packages/gnuradio/usrp.py", line 95, in
source_c
return ((usrp0.source_c, usrp1.source_c)[look_for_usrp(which)])(which,
*args, **kwargs)
File "/usr/pkg/lib/python2p3/site-packages/gnuradio/usrp.py", line 69, in
look_for_usrp
raise RuntimeError, "Unable to find USRP #%d" % (which,)
RuntimeError: Unable to find USRP #0
All was fine prior to the update.
Any ideas?
cheerio Berndt
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio