discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with "usrp_spectrum_sense.py"


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Problem with "usrp_spectrum_sense.py"
Date: Thu, 29 Mar 2007 11:06:06 -0700
User-agent: Mutt/1.5.9i

On Thu, Mar 29, 2007 at 08:23:23AM -0700, DiX wrote:
> 
> Hi guys,
> 
>      I am trying to scan the channel6 of 802.11b with
> "usrp_spectrum_sense.py". However it fails with the following error:
> 
>  Using RX d'board A: TV Rx  
>  Traceback (most recent call last):
>    File "./usrp_spectrum_sense.py", line 236, in ?
>      fg = my_graph()
>    File "./usrp_spectrum_sense.py", line 169, in __init__
>      stats = gr.bin_statistics_f(self.fft_size, self.msgq,
>  AttributeError: 'module' object has no attribute 'bin_statistics_f'
> 
> Other example codes run well on my RFX2400. My swig version is 1.3.29. 
> Gnuradio version 3.0.
> 
> Any help is appreciated. 
> 
> DiX
> 

(1) bin_statistics_f is in the trunk, not in any of the tarballs.
(2) For the trunk you'll need to use SWIG 1.3.31

Eric




reply via email to

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