discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: change variables in the FFT Plot the 2.


From: feldmaus
Subject: [Discuss-gnuradio] Re: change variables in the FFT Plot the 2.
Date: Wed, 25 Feb 2009 13:55:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Josh Blum <josh <at> joshknows.com> writes:
> 
> feldmaus wrote:
> > feldmaus <feldmann_markus <at> gmx.de> writes:
> >> Not really RIGHT:
> >> def set_samp_rate(self, samp_rate):
> >>   self.samp_rate = samp_rate
> >>   self.wxgui_fftsink2.set_samp_rate(self.samp_rate)
> >>
> >> How is the Name of the method to set up the samp_rate ?
> > self.wxgui_fftsink2.set_sample_rate(self.samp_rate)

This works for me but sometimes it crashes so it should be a Problem with
your min max of the Object <self.wxgui_fftsink2> ?

Maybe sometimes he try to set an not allowed Value.
Can you please check this ?

Regards Markus





reply via email to

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