[Tinyos-devel] PrintfP flush of queue
Kevin Klues
klueska at gmail.com
Mon Mar 9 11:15:12 PDT 2009
I've applied your patch. I'm not sure where or why the arbitrary
5*packet_size cutoff snuck in there, but the fix you propose is
correctly in line with what the specification is supposed to be.
Kevin
On Mon, Mar 9, 2009 at 7:31 AM, Morten Tranberg Hansen <mth at daimi.au.dk> wrote:
> PrintfP.nc line 170 starts the flush of the queue if more than 5 messages
> are present in the queue. This limits the control of the flush with
> printfflush and is inconsistent with the describtion PrintfP.
> See attached patch were queue is flushed whenever half of the queue is full.
>
> - Morten.
>
>
>
> _______________________________________________
> Tinyos-devel mailing list
> Tinyos-devel at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-devel
>
>
--
~Kevin
More information about the Tinyos-devel
mailing list