Re: [Discuss-gnuradio] A Couple Questions

2013-12-23 Thread Paul B. Huter
Thanks, Andrew, I will give that a try. But I am curious as to why it worked fine when running it off of the RAMDisk, but I have problems running the exact same file off of the hard drive. Am I having an issue with the read-speed on the hard drive (just as I was having an issue with the write-speed

Re: [Discuss-gnuradio] A Couple Questions

2013-12-23 Thread Andrew Davis
Hello, If the buttons aren't working then the thing is probably locked up, try lowering the fft_rate parameter and see if that fixes things. Andrew On Mon, Dec 23, 2013 at 3:10 PM, Paul B. Huter wrote: > I have a data file that was recorded to a RAMDisk and transferred to the > hard drive on m

[Discuss-gnuradio] A Couple Questions

2013-12-23 Thread Paul B. Huter
I have a data file that was recorded to a RAMDisk and transferred to the hard drive on my Linux machine. When I run it through a throttle, a filter, and into an FFT, the file repeats. When I was running it off the RAMDisk, it only played for the ~15 seconds of the data. I was having the problem wit