Hello folks,
I want to perform the following simulation:
1. Each node knows its location information (Random number % NUMBER_OF_NODES)
2. Then each node broadcasts this information along with its id
3. When other nodes hear a broadcast, they record this node as a neighbor, along with the information being sent.

Problems: When I do this in TOSSIM, the location information I generate is not useful, that is the layout is different from the locations I generate.

The question I have is: Is there a way I generate the location information which is then reflected in the TinyViz layout. Any help would be greatly appreciated.
Thanks
Kn
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to