On Sun, Jan 13, 2013 at 6:28 PM, <fiach.an...@csiro.au> wrote:

> I've been writing some blocks which use the new 3.6.3 message-passing API,
> and I've run into some issues writing QA code for blocks which accept
> message
> input and produce stream output. It seems that there are some cases where
> blocks which use message-passing primitives are never automatically marked
> done by the scheduler
>

A change has been made to the scheduler behavior (based on a patch by
Bastian Bloessl) that fixes much of the behavior you described.
Specifically, the blocks were being marked as done, but the scheduler was
not checking for this in some cases.

The change will be in 3.6.5.1 and 3.7.0.

-- 
Johnathan Corgan
Corgan Labs - SDR Training and Development Services
http://corganlabs.com
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to