discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] tvrx nbfm, debug, etc. all failing


From: Robert W McGwier
Subject: [Discuss-gnuradio] tvrx nbfm, debug, etc. all failing
Date: Mon, 09 May 2005 12:44:29 -0400
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)

I got my new antenna on the roof here and was going to play with the
tvrx boards but I get an error in attempting to run tvrx_debug.py,
tvrx_nbfm_rcv.py (from mike - m0mik), etc.

All the other stuff, including the audio system, usrp, etc. all seem to
be working here just fine.   Anyone else see this?

Bob


/usr/local/src/gr-build/gnuradio-examples/python/usrp/tvrx_debug.py
Traceback (most recent call last):
File "/usr/local/src/gr-build/gnuradio-examples/python/usrp/tvrx_debug.py", line 164, in ?
   main ()
File "/usr/local/src/gr-build/gnuradio-examples/python/usrp/tvrx_debug.py", line 160, in main
   app = stdgui.stdapp (app_flow_graph, "USRP FFT")
File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py", line 35, in __init__
   wx.App.__init__ (self)
File "/usr/lib/python2.4/site-packages/wx-2.5.3-gtk2-unicode/wx/_core.py", line 5301, in __init__
   self._BootstrapApp()
File "/usr/lib/python2.4/site-packages/wx-2.5.3-gtk2-unicode/wx/_core.py", line 4980, in _BootstrapApp
   return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py", line 38, in OnInit
   frame = stdframe (self.flow_graph_maker, self.title)
File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py", line 59, in __init__
   self.panel = stdpanel (self, self, flow_graph_maker)
File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py", line 80, in __init__
   self.fg = flow_graph_maker (frame, self, vbox, sys.argv)
File "/usr/local/src/gr-build/gnuradio-examples/python/usrp/tvrx_debug.py", line 52, in __init__
   self.u = usrp.source_c (0, options.decim, 1, options.mux, 0)
File "/usr/local/lib/python2.4/site-packages/gnuradio/usrp.py", line 86, in source_c return ((usrp0.source_c, usrp1.source_c)[look_for_usrp(which)])(which, *args, **kwargs) File "/usr/local/lib/python2.4/site-packages/gnuradio/usrp1.py", line 1231, in source_c
   return _usrp1.source_c(*args)






reply via email to

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