Hi,

I'm currently working on a push-to-talk style radio. My idea was to create one 
gr.top_block for each the TX and RX path and switch them on and off 
exclusively.

Trouble is, I get the following error:

RuntimeError: gr_top_block_impl: multiple simultaneous gr_top_block's

Seems I can't have several top_blocks at the same time? Is there any other 
method to create independent RX and TX paths?

Thanks,
Martin

-- 
Martin Braun
Institut fuer Nachrichtentechnik
Universitaet Karlsruhe

http://www.int.uni-karlsruhe.de


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

Reply via email to