discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Re: change variables in the FFT Plot the 2.
Date: Tue, 24 Feb 2009 10:06:40 -0800
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Please follow the directions to enable the wxgui - open gl sinks:

http://gnuradio.org/trac/browser/gnuradio/trunk/gr-wxgui/README.gl

Let me know how it works for you!
-Josh

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)




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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