On Feb 4, 2011, at 9:35 AM, Xiaohui Liu wrote:

> Hi,
> 
> I think there is a mistake in my previous email,  t should be within 
> [currentInterval / 2, currentInterval], sorry about that.
> 
> But I'm still not sure What "tHasPassed" means. Can anyone helps with that?

Trickle picks a time t in the range of [tau/2,tau). The tHasPassed flag keeps 
track of whether Trickle is before or after this time t. This allows you to use 
one timer, set to t, then tau-t, rather than 2 times, for t and tau.

Phil


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to