discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Finish python app after some processing in a C++


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Finish python app after some processing in a C++ work() function
Date: Wed, 4 Mar 2015 11:40:43 -0500

On Wed, Mar 4, 2015 at 2:30 AM, Jorge Gallo <address@hidden> wrote:
Marcus,

I read on the mailing list that the FG may not get killed if the FG uses message passing. Is this already solved? Do I have to do anything else when using message passing?

Thanks in advance.

This is solved on master, but it's not in a released version, yet.

Tom

 
On 4 March 2015 at 08:16, Jorge Gallo <address@hidden> wrote:
Hi,

That is what I call direct way =P

Thank you Marcus!


On 3 March 2015 at 17:53, Marcus Müller <address@hidden> wrote:
Yes, just let the block return the magic WORK_DONE (==-1) value.

Greetings,
Marcus

On 03/03/2015 05:51 PM, Jorge Gallo wrote:

Hi,

 

I would like to find a way of saying to Python top_block that it should stop processing and the application must finish.

 

One of the blocks of the application will be a custom block and after gathering some samples it must tell python to stop.

 

Is there a direct way of doing that?

 

Regards,

Jorge


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


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




_______________________________________________
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]