discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: How to stop top block?


From: Yan Wang
Subject: [Discuss-gnuradio] Re: How to stop top block?
Date: Fri, 28 Aug 2009 13:13:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blossom <eb <at> comsec.com> writes:

>   top_block.lock()
>   disconnect(...)
>   ...
>   connect(...)
>   ...
>   top_block.unlock()

Thank you Eric,
I found the lock/unlock function can work only in benchmark_ofdm_rx.py.
When I use them to change the graph or even not change any thing with 
benchmark_ofdm_tx.py, the transmitting just stopped. No packets can be 
received although the transmitter is still printing out "."
I cannot find out what's wrong with it, do you?
Thanks a lot.

Best regards,
Yan Wang







reply via email to

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