discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr_bin_statistics and usrp_spectrum_sense


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] gr_bin_statistics and usrp_spectrum_sense
Date: Mon, 11 Dec 2006 14:32:00 -0800
User-agent: Mutt/1.5.9i

On Mon, Dec 11, 2006 at 10:17:42PM +0100, Martin Dvh wrote:
> Hi Eric,
> 
> I have the same problem Angilberto Muniz had with the new gr_bin_statistics 
> and usrp_spectrum_sense.
> Angilberto Muniz Sb wrote:
> > Humm... I've put some 'prints' in the 'set_freq' and
> > 'set_next_freq' functions and came to the conclusion
> > that those functions are never called !
> I get exactly the same.
> 
> I tried to understand the advanced python magic that is going on but that 
> takes a bit of studying.
> 
> Before I do that.
> Does this trick only work with specific python/swig/gcc versions or does it 
> have smp issues?
> I use the following:
> 
> uname -r
> 2.6.16-2-k7-smp
> 
> $ swig-1.3 -version
> 
> SWIG Version 1.3.24
> Copyright (c) 1995-1998
> University of Utah and the Regents of the University of California
> Copyright (c) 1998-2004
> University of Chicago
> Compiled with g++ [i686-pc-linux-gnu]

The trunk now requires SWIG 1.3.31 or later.
configure checks for it, so I'm not sure why this wasn't detected.

SWIG 1.3.31 contains fixes for the "director" features that we are now using.

Did you try "make check".  If so, I think it would have failed,
indicating a problem.

Eric




reply via email to

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