discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Unable to stop the flow graph after calling stop(


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Unable to stop the flow graph after calling stop()
Date: Sun, 02 Feb 2014 14:05:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01.02.2014 13:51, Activecat wrote:
But the function stop() fails to work. The flow graph continue executing
infinitely...

Question:
How to stop the flow graph when this->d_complete == true ?

Return -1 (or WORK_DONE) in your work() function.

MB




reply via email to

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