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: Daniel Estévez
Subject: Re: Monitoring GNU Radio outside of GNU Radio
Date: Wed, 15 Dec 2021 18:18:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

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

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