When i run a simulation for the test example in
/opt/tinyos-2.1.1/apps/tests/TestAM i wait a long time for receiving a
packet or don't receive anything

but when I'm use TinyOS 2.0.2 all work fine what is the problem ?

i tested with many distribution XubunTOS 2.1 ,ubuntu 8.04, 10.04 and 10.10
with installation of 2.1.0 2.1.1 from repository and the latest 2.1.1 from
cvs and i have the  same problem ?

her are some test result with 2.1.1 :

first run i didn't receive anything
.....
DEBUG (25): message sent 0:0:0.976603372
DEBUG (26): message sent 0:0:0.976604607
DEBUG (27): message sent 0:0:0.976605841
DEBUG (28): message sent 0:0:0.976607076
DEBUG (29): message sent 0:0:0.976608310
Completed simulation.

2nd run received some a packet after a long time
.......
DEBUG (26): message sent 0:0:0.976604607
DEBUG (27): message sent 0:0:0.976605841
DEBUG (28): message sent 0:0:0.976607076
DEBUG (29): message sent 0:0:0.976608310
DEBUG (12): message received 0:3:3.851408627
DEBUG (10): message received 0:3:3.851408627
DEBUG (25): message received 0:3:3.851408627
DEBUG (16): message received 0:3:3.851408627
DEBUG (28): message received 0:3:3.851408627
DEBUG (15): message senddone 0:3:3.851576473
DEBUG (15): message sent 0:3:4.570341027
DEBUG (7): message received 0:6:30.269503767
DEBUG (18): message senddone 0:6:30.269671613
DEBUG (18): message sent 0:6:30.625032231
Completed simulation.

same test with tinyos  2.0.2 : all work fine
..........
DEBUG (22): message sent 0:0:0.976599669
DEBUG (23): message sent 0:0:0.976600903
DEBUG (24): message sent 0:0:0.976602138
DEBUG (25): message sent 0:0:0.976603372
DEBUG (26): message sent 0:0:0.976604607
DEBUG (27): message sent 0:0:0.976605841
DEBUG (28): message sent 0:0:0.976607076
DEBUG (29): message sent 0:0:0.976608310
DEBUG (29): message received 0:0:0.978919436
DEBUG (28): message received 0:0:0.978919436
DEBUG (25): message received 0:0:0.978919436
DEBUG (15): message received 0:0:0.978919436
DEBUG (4): message received 0:0:0.978919436
DEBUG (3): message received 0:0:0.978919436
DEBUG (14): message received 0:0:0.978919436
DEBUG (12): message received 0:0:0.978919436
DEBUG (16): message received 0:0:0.978919436
DEBUG (10): message senddone 0:0:0.979087281
DEBUG (21): message received 0:0:0.979164809
DEBUG (2): message received 0:0:0.979164809
DEBUG (20): message received 0:0:0.979164809
DEBUG (17): message received 0:0:0.979164809
DEBUG (6): message received 0:0:0.979164809
DEBUG (26): message received 0:0:0.979164809
DEBUG (27): message received 0:0:0.979164809
DEBUG (19): message received 0:0:0.979244017
DEBUG (11): message senddone 0:0:0.979332655
DEBUG (1): message senddone 0:0:0.979411862

the problem occur only for interface AMSend , the Send interface work fine ?
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to