Re: [Discuss-gnuradio] Saving data

2015-10-20 Thread Jeremy Butler
Hello Pedro. Have a look at the File Sink block. On Tue, Oct 20, 2015 at 2:34 PM Pedro Gabriel Adami < pedrogabriel.ad...@gmail.com> wrote: > Dear all, > > I'm developing a project based in gnuradio and I have to save some data > that I get at the end of my flowgraph. I'm using a Number Sink to

Re: [Discuss-gnuradio] Audio bandwidth

2015-10-16 Thread Jeremy Butler
Just throwing this out there, but your low pass filter has a cutoff frequency of 7.5 kHz. It looks like you are trying to use the Slider with the ID "width" to change the cutoff frequency of the low pass filter. It doesn't look like it's actually connected to your low pass filter though because

Re: [Discuss-gnuradio] GRC qtgui_sink "Clicked Freq Variable" not working.

2015-10-05 Thread Jeremy Butler
Thanks for the reply! I looked at the gtqui_freq_sink_X blocks and they do not offer this functionality in my version of gnuradio. Must have been put in a newer version of gnuradio. On Sun, Oct 4, 2015 at 5:10 AM Tom Rondeau <t...@trondeau.com> wrote: > On Mon, Sep 28, 2015 at 11:12 P

[Discuss-gnuradio] GRC qtgui_sink "Clicked Freq Variable" not working.

2015-09-28 Thread Jeremy Butler
Hello, this is my first post to the mailing list! Thanks in advance for taking the time to help me out! I'm using gnuradio v3.7.6git and Ubuntu 12.04 I am having issues with the "Clicked Freq Variable" option in the qtgui_sink block in GRC. If I understand this correctly, it should basically act