discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with FFT of simple signal


From: Firas Abbas
Subject: Re: [Discuss-gnuradio] Problem with FFT of simple signal
Date: Fri, 30 Jan 2009 09:03:56 -0800 (PST)

Hi,


> On Fri, 1/30/09, Emil Molin <address@hidden> wrote:
>
> Running it with a generated signal causes the program to freeze.
>
>

This is normal since there is no sampling rate control in your code and your 
CPU will be eaten. To overcome this problem use gr.throttle API in you code.


Best Regards,

Firas




reply via email to

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