discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] exiting mainloop


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] exiting mainloop
Date: Fri, 13 Oct 2006 11:12:44 -0700
User-agent: Mutt/1.5.9i

On Tue, Oct 10, 2006 at 08:57:57AM -0700, Written wrote:
> 
> All,
> 
> I would like to modify the code for mainloop in order to make usrp_fft.py
> exit after an interval of time without having to manually close the window. 
> I have stepped through the debugger a lot, but to no avail.  I profress
> ignorance.  Any advice on how to accomplish this?
> 
> Thanks,
> -Written

Don't mess with mainloop.

Add gr.head(..., ...) to the pipeline instead.

Eric




reply via email to

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