discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] uhd_fft freezes after some seconds


From: Andrew Davis
Subject: Re: [Discuss-gnuradio] uhd_fft freezes after some seconds
Date: Wed, 6 Jun 2012 15:43:36 -0400

You are almost certainly sampling faster than your computer can
handle, the queue gets backed up and WXFFT stops responding to GUI
messages, sample at a slower rate. My old PC can not do more than 1
Msps w/o locking up.

On Wed, Jun 6, 2012 at 4:11 AM, Luong Tan Phong <address@hidden> wrote:
> Hi lists,
>
> I've installed the lastest GNU Radio and UHD by build-gnuradio script on
> Ubuntu 12.04 LTS, everything is OK. I run the uhd_fft.grc example with
> samplerate is 25Msps and it works well but when I change the samplerate
> (different with 25 Msps), it just freezes after some seconds.
>
> Could you help me, please?
>
> Best regards,
>
> LTP
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>



reply via email to

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