On Jan 14, 2005, at 4:00 PM, Athanasios Stathopoulos wrote:
I don't believe it's possible under Tossim but it's possible if you use
EmTOS. See http://cvs.cens.ucla.edu/emstar/ref/emtos.html for more details.
Thanos is right: EmTOS and TOSSIM take different positions on the tradeoffs between flexibility, scalability, and precision. By running each mote in a separate process, EmTOS has superior flexibility by allowing you to run multiple TinyOS programs concurrently. TOSSIM, in contrast, runs all of the motes in a single process, which leads to greater scalability and more precise timing.
Phil
-------
"We shall not cease from exploration And the end of all our exploring Will be to arrive where we started And know the place for the first time."
- T. S. Eliot, 'Little Gidding'
_______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
