discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] addendum


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] addendum
Date: Sun, 19 Sep 2004 10:45:45 -0700
User-agent: Mutt/1.4.1i

On Sun, Sep 19, 2004 at 02:19:57AM -0500, David Carr wrote:
> Thanks Eric,
> 
> I've got it all compiled now.
> The reason I'm doing this is that I'd like to see a real-time spectrum 
> display - ala fftsink.  Unfourtunately a slightly modified version of 
> the mc4020_fft.py example tells me that:
> 
> Traceback (most recent call last):
>  File "./file_fft.py", line 25, in ?
>    from gnuradio.wxgui import stdgui, fftsink
> ImportError: No module named wxgui
> 
> Is the new wxgui (fftsink especially) code in CVS?  I thought I read 
> that it was but if its not I'll be patient.  Sorry to bug you again, 
> I'm very close to having this working...

No problem.

Did you do a "make install" on gr-wxgui?

Eric


address@hidden mc4020]$ ls -l /usr/local/lib/python2.3/site-packages/gnuradio/
total 2616
-rw-r--r--    1 root     root           22 Sep 19 10:27 __init__.py
-rw-r--r--    1 root     root          139 Sep 19 10:27 __init__.pyc
-rw-r--r--    1 root     root          139 Sep 19 10:27 __init__.pyo
-rwxr-xr-x    1 root     root          968 Sep 18 18:41 _audio_oss.la
-rwxr-xr-x    1 root     root       507470 Sep 18 18:41 _audio_oss.so
-rwxr-xr-x    1 root     root          950 Sep 18 18:42 _mc4020.la
-rwxr-xr-x    1 root     root       355132 Sep 18 18:42 _mc4020.so
-rwxr-xr-x    1 root     root         1001 Sep 18 18:42 _usrp0.la
-rwxr-xr-x    1 root     root       501883 Sep 18 18:42 _usrp0.so
-rwxr-xr-x    1 root     root         1001 Sep 18 18:42 _usrp1.la
-rwxr-xr-x    1 root     root       916890 Sep 18 18:42 _usrp1.so
-rw-r--r--    1 root     root         2326 Sep 19 10:27 audio.py
-rw-r--r--    1 root     root         1212 Sep 19 10:27 audio.pyc
-rw-r--r--    1 root     root         1212 Sep 19 10:27 audio.pyo
-rw-r--r--    1 root     root         5442 Sep 18 18:41 audio_oss.py
-rw-r--r--    1 root     root        12604 Sep 18 18:41 audio_oss.pyc
-rw-r--r--    1 root     root        12604 Sep 18 18:41 audio_oss.pyo
-rw-r--r--    1 root     root         2088 Sep 19 10:27 eng_notation.py
-rw-r--r--    1 root     root         1860 Sep 19 10:27 eng_notation.pyc
-rw-r--r--    1 root     root         1860 Sep 19 10:27 eng_notation.pyo
-rw-r--r--    1 root     root         1775 Sep 19 10:27 eng_option.py
-rw-r--r--    1 root     root         1779 Sep 19 10:27 eng_option.pyc
-rw-r--r--    1 root     root         1779 Sep 19 10:27 eng_option.pyo
drwxr-xr-x    2 root     root         4096 Sep 19 10:27 gr
-rw-r--r--    1 root     root         2796 Sep 19 10:27 gr_unittest.py
-rw-r--r--    1 root     root         2811 Sep 19 10:27 gr_unittest.pyc
-rw-r--r--    1 root     root         2811 Sep 19 10:27 gr_unittest.pyo
-rw-r--r--    1 root     root         2024 Sep 19 10:27 grutil.py
-rw-r--r--    1 root     root         2397 Sep 19 10:27 grutil.pyc
-rw-r--r--    1 root     root         2298 Sep 19 10:27 grutil.pyo
-rw-r--r--    1 root     root         3540 Sep 19 10:27 lmx2306.py
-rw-r--r--    1 root     root         4446 Sep 19 10:27 lmx2306.pyc
-rw-r--r--    1 root     root         4446 Sep 19 10:27 lmx2306.pyo
-rw-r--r--    1 root     root         4084 Sep 18 18:42 mc4020.py
-rw-r--r--    1 root     root         8282 Sep 18 18:42 mc4020.pyc
-rw-r--r--    1 root     root         8282 Sep 18 18:42 mc4020.pyo
-rw-r--r--    1 root     root         7043 Sep 19 10:27 optfir.py
-rw-r--r--    1 root     root         6337 Sep 19 10:27 optfir.pyc
-rw-r--r--    1 root     root         6337 Sep 19 10:27 optfir.pyo
-rw-r--r--    1 root     root         2591 Sep 19 10:27 sdr_1000.py
-rw-r--r--    1 root     root         4006 Sep 19 10:27 sdr_1000.pyc
-rw-r--r--    1 root     root         3924 Sep 19 10:27 sdr_1000.pyo
-rw-r--r--    1 root     root         1551 Sep 18 18:42 usrp.py
-rw-r--r--    1 root     root          979 Sep 18 18:42 usrp.pyc
-rw-r--r--    1 root     root          979 Sep 18 18:42 usrp.pyo
-rw-r--r--    1 root     root         6310 Sep 18 18:42 usrp0.py
-rw-r--r--    1 root     root        15589 Sep 18 18:42 usrp0.pyc
-rw-r--r--    1 root     root        15589 Sep 18 18:42 usrp0.pyo
-rw-r--r--    1 root     root        15000 Sep 18 18:42 usrp1.py
-rw-r--r--    1 root     root        38221 Sep 18 18:42 usrp1.pyc
-rw-r--r--    1 root     root        38221 Sep 18 18:42 usrp1.pyo
drwxr-xr-x    2 root     root         4096 Sep 18 18:43 wxgui

address@hidden mc4020]$ ls -l 
/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/
total 56
-rw-r--r--    1 root     root           32 Sep 18 18:43 __init__.py
-rw-r--r--    1 root     root          145 Sep 18 18:43 __init__.pyc
-rw-r--r--    1 root     root          145 Sep 18 18:43 __init__.pyo
-rw-r--r--    1 root     root         7732 Sep 18 18:43 fftsink.py
-rw-r--r--    1 root     root         9753 Sep 18 18:43 fftsink.pyc
-rw-r--r--    1 root     root         9753 Sep 18 18:43 fftsink.pyo
-rw-r--r--    1 root     root         3013 Sep 18 18:43 stdgui.py
-rw-r--r--    1 root     root         3829 Sep 18 18:43 stdgui.pyc
-rw-r--r--    1 root     root         3829 Sep 18 18:43 stdgui.pyo




reply via email to

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