Saturday, April 30, 2011

Re: [Discuss-gnuradio] How to delete and create a new top_block?

> So to me that sounds like the scheduler called the work() routine after
> the block was stopped (which is what seems to have happened). This seems
> incorrect... Perhaps its because tb.stop() stops the streaming, but
> tb.wait() can continue to call work()?
>

Can you try this diff, I think it solves the problem if my hunch above
is correct: http://pastebin.com/zMCP6LHh

-Josh

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

No comments:

Post a Comment