discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Control flowgraph from a flow graph


From: samuel verdon
Subject: [Discuss-gnuradio] Control flowgraph from a flow graph
Date: Wed, 16 May 2018 14:06:11 +0200

 

Hello everybody,

 

I’m trying to control different gnuradio flowgraph from another Gnuradio flowgraph. I made a sketch of my idea in attached file. the main flowgraph can control the others flowgraph, turn them on of off independently. The child flowgraph have a XMLRPC server to be controlled via another app.

 

Looking at the documentation, I have found a way to enable or disable the flowgraph via lock() and unlock(). Is it possible to start 2 flowgraph from one other flowgraph or a python? Or is there another way to do it?

 

Thank you in advance,


Sam

 

 

 

Attachment: New Doc 2018-05-16.jpg
Description: Binary data


reply via email to

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