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: Paul Atreides
Subject: Re: Monitoring GNU Radio outside of GNU Radio
Date: Wed, 15 Dec 2021 15:13:11 -0500

I use a combination of XMLRPC and ZMQ for this exact purpose. The kickstart can be done through xmlrpc as well I think, but I haven’t done it. 
I’ve got these on GitHub. You can message me on chat.gnuradio.org (muaddib)

https://github.com/muaddib1984/stillsuit

https://github.com/muaddib1984/arrakis

<end transmission>

On Dec 15, 2021, at 10:52, J P <JMP2312@outlook.com> 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]