discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Stop GRC flow graph after defined time


From: Activecat
Subject: Re: [Discuss-gnuradio] Stop GRC flow graph after defined time
Date: Sat, 1 Feb 2014 20:57:53 +0800

Dear Josh,

Your method below doesn't work on GNU Radio v3.6.5.1
In this case, how to stop the flow graph in v3.6.5.1 ..?

Thanks & regards,
activecat


Subject: Re: [Discuss-gnuradio] Stop GRC flow graph after defined time
Date: Wed, 29 Sep 2010 08:33:49 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8
You can use the Misc->Head block to limit the samples. Then set the flow graph options to "run to completion", this option is only available in non-gui mode. See the options blocks.

-Josh

On 09/29/2010 04:31 AM, Thorsten Laude wrote:
Hallo,

I'm executing a flow graph in GRC and want to stop this flow graph
after some defined time, for example 3 seconds, or after a defined
amount of samples.

Currently I stop the flow graph by clicking on "Kill the flow graph".
How can I implement, that the flow graph is stopped automatically?

Thorsten

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

http://lists.gnu.org/archive/html/discuss-gnuradio/2010-09/msg00420.html

reply via email to

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