discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Message queues - Message-passing blocks are never


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Message queues - Message-passing blocks are never marked done?
Date: Sat, 22 Jun 2013 10:24:48 -0700

On Sun, Jan 13, 2013 at 6:28 PM, <address@hidden> 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
reply via email to

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