I'd like to know if there is a way to execute multiple flowgraphs sequentially. for example, the first flow graph transmits data from file, when it finishes, the first flow graph becomes inactive, while another flow graph is activated to receive data. The two flow graph are executed sequentially.
Is there a way to include the two processes within the same flowgraph?
Or, is there a way to automatically call them in sequence? (Eg, a linux script that calls sequentially a flow graph after the other)

Thanks,
simone

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to