On Thu, Jun 18, 2009 at 6:29 PM, Tom Rondeau <trondeau1...@gmail.com> wrote:
> > The first thing that comes to mind is to use threads and a join with a > timeout or a condition with a wait or a timer object. > See: http://docs.python.org/library/threading.html > > You would implement this in benchmark_rx.py. > > Tom > But how would i come to know in the benchmark_rx.py whether the data is being received or not. As far as i see, this is being done at tb.wait Thanks
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio