Has anyone tried to change the resolution of the logical time in tinyos?
(From SimpleTimeM.nc, accessed through interface Time, command
Time.get()).

Changing enum { INTERVAL = 32 }; to enum {INTERVAL=1}; results in
malfunction in TOSSIM, allthough it seems to work with the Mica2-platform.
In TOSSIM, the timers simply seems to stop firing after the first clock
event. Does anyone have any idea why?

Thanks,
Henrik
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to