Re: [Discuss-gnuradio] Slow message queues... How to speed up?

2009-03-18 Thread Eric Blossom
On Wed, Mar 18, 2009 at 09:44:05AM -0700, E. Ornelas wrote: > > Hello! > > I'm trying to write a program that read data from the usrp, then preforms a > fft and plots > the values of the maximum frequency and correspondent amplitude in real > time. > > I've come across this problem: > - At first

[Discuss-gnuradio] Slow message queues... How to speed up?

2009-03-18 Thread E. Ornelas
Hello! I'm trying to write a program that read data from the usrp, then preforms a fft and plots the values of the maximum frequency and correspondent amplitude in real time. I've come across this problem: - At first I was using vector_sink but it gave me problems with memory management, always