discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Unable to find USRP


From: Berndt Josef Wulf
Subject: [Discuss-gnuradio] Unable to find USRP
Date: Fri, 13 May 2005 22:47:17 +0930
User-agent: KMail/1.7.2

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]