El 15/12/21 a las 15:52, J P escribió:
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?

Hi,

If modifying the generated flowgraph Python code is an option, then it should be possible to send the message after tb.wait() returns.

Best,
Daniel.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to