[Tinyos-help] Couldn't get proper simulation Simlecmd-Bcast module in TOSSIM

2007-02-19 Thread Cruz Emilda
BcastM TinyOS application module As I read from the lesson 8 of the tutorial , this module has to check if it has seen the message before and drop the message if so.When I run the program this is not happening.When I give led_off command the yellow light is switched off and the nodes are

[Tinyos-help] how to download using CVS tree

2007-02-19 Thread Cruz Emilda
Any one please help me how to download example codes using CVS tree.. Regards, Emilda - Don't be flakey. Get Yahoo! Mail for Mobile and always stay connected to

[Tinyos-help] Injecting Packet to TOSSIM

2006-10-26 Thread Cruz Emilda
Hi, Can anyone please let me know how to "send packets to TOSSIM node through Serial Forwarder".. Using BcastInject.java I'm able tosend packets to serial forwarder.Any one pls help me to forward this packet to TOSSIM node. ThanksRegards,Cruz Get your own web address for just $1.99/1st yr.

[Tinyos-help] Need help in running BcastInject.java from Lesson 7

2006-10-24 Thread cruz emilda
Hai, While learning Lesson in the Tutorial TinyOS 1.x ,I tried to run BcastInject.java.. But I got Exception that the Class file not found..So I tried to compile that BcastInject Java file..I got 5 errors saying that cannot resolve symbol SimpleCmdMsg.. and ...LogMsg..Need help...