Hi all, I want to run two graph simultaneously. Codes are like following: fg=gr.topblock() fg.connect(//some blocks) fg.connect(//some blocks) fg .start() It didn't work and now I know there can be only one topblock running. But is there any way else to run two parallel graphs? Can anyone show me some example codes? Best Regards,
Ying Dai
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
