[Tinyos-help] TOSSIM in TinyOS 2
Bhairav Desai
bhairav.tinyos at gmail.com
Mon Sep 17 18:56:59 PDT 2007
Hello everyone,
I am truing to run RadioCountToLeds application from TinyOS tutorial Lesson
11 in TOSSIM.
But when I run test.py is showsonly following
$ python test.py
1 2 -54.0
2 1 -55.0
1 3 -60.0
3 1 -60.0
2 3 -64.0
3 2 -64.0
Creating noise model for 1
Creating noise model for 2
Creating noise model for 3
DEBUG (1): RadioCountToLedsC: timer fired, counter is 1.
DEBUG (1): RadioCountToLedsC: packet sent.
DEBUG (2): RadioCountToLedsC: timer fired, counter is 1.
DEBUG (2): RadioCountToLedsC: packet sent.
DEBUG (3): RadioCountToLedsC: timer fired, counter is 1.
DEBUG (3): RadioCountToLedsC: packet sent.
DEBUG (1): RadioCountToLedsC: timer fired, counter is 2.
DEBUG (2): RadioCountToLedsC: timer fired, counter is 2.
DEBUG (3): RadioCountToLedsC: timer fired, counter is 2.
Why there is no Receive?
I even tried run 1000 steps in last line of test.py
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070917/05f5731d/attachment.htm
More information about the Tinyos-help
mailing list