discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] strange consume behaviours on blocks with mulitpl


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] strange consume behaviours on blocks with mulitple input channels
Date: Wed, 3 Jan 2007 01:03:50 -0800
User-agent: Mutt/1.5.9i

On Wed, Jan 03, 2007 at 09:32:06AM +0100, Matteo Campanella wrote:
> There is no forecast method implemented, and the main cycle is structured
> so that it is impossible to consume more than offered from scheduler (see
> http://lists.gnu.org/archive/html/discuss-gnuradio/2006-12/msg00253.html
> for code posting).

The code's a little hard to follow in the archive.  However, this
piece of code looks potentially suspicious.  Is delta always even, or
always odd?  Are you sure that this is correct?

  consume(0, i-(delta/2));

Eric




reply via email to

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