Hello,

In TOSSIM, I have two timers, A and B. Timer A is started at the right
beginning and is repeated every 2048 ms. Timer B is started in a
message event handler (in ReceiveXXX.receive() and
SendXXX.sendDone()), and it is a one-shot timer. I found that without
Timer B activated, Timer A will fire repeatedly every 2048 ms. But
with Timer B activated, Timer A will have different intervals between
fires, sometimes 205x ms, sometimes with more drift. I also found that
with more simulated nodes, the drift gets bigger. Is there anyboday
having similar experience?

Thanks,
--Leijun

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

Reply via email to