discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] what drives noutput_items passed to forecast?


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] what drives noutput_items passed to forecast?
Date: Mon, 3 Mar 2008 09:38:13 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On Sat, Mar 01, 2008 at 06:59:04PM -0500, George Nychis wrote:
>
> I think I've got it... it doesn't enjoy when the number of input items 
> needed is around equal to the total number of input items (~6 off or so).
>

It sounds like you're not handling history properly.

Do you initialize your remimplementation of the scheduler such that
the buffers are initialized with history() - 1 zeros?

Eric




reply via email to

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