For most applications,
I would suggest building a python native GNU Radio message block to
interact with a graph --
and *not* jumping to thrift or zmq without a reason --
bridging messages and streams over zmq IPC is doable but more work -- in
this case PMT serialization and JSON are the most used
Hi Daniel,
On 12/27/2015 03:10 PM, Daniel Pocock wrote:
> Is there any generic documentation about the use of GNU Radio with
> asynchronous messaging and integration frameworks or would it be useful
> to build up a wiki page about the topic?
There's internal asynq messaging in GR (the "light grey"