discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Monitoring GNU Radio outside of GNU Radio


From: Marcus Müller
Subject: Re: Monitoring GNU Radio outside of GNU Radio
Date: Wed, 15 Dec 2021 20:21:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

Hi James,

how do you start the flow graph?
If you use top_block.wait(), you can simply know that your flow graph is finished – namely, when that function returns.

Best regards,
Marcus

On 15.12.21 15:52, J P wrote:
Hello all,

Currently working on a project that requires me to use the GNU radio API to kick start gnu radio, and then a listen thread to collect message from the Zmq sink.

Is there any recommendations/way, for gnu radio to send a message out when it has finished processing the stream, causing the listening thread to close?

Thankyou.

Kind Regards,

James

P.S. Merry Xmas and New years



reply via email to

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