discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Josh Blum
Subject: Re: [Discuss-gnuradio] How to delete and create a new top_block?
Date: Sat, 30 Apr 2011 08:22:13 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110419 Lightning/1.0b2 Thunderbird/3.1.9


> 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



reply via email to

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