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


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

Reply via email to