On Wed, Jul 29, 2009 at 2:53 PM, Ellen Shlossberg<[email protected]> wrote:
> Thank you for all the advice. I am using the modified Collection protocol
> from the tutorial. I'm still not sure of how it gathers a tree from the
> program, but I used the Listen function and found that each packet received
> at the root will include the id of a mote it has found since being turned
> on.

If you look at the paper that Phil mentioned, there is a diagram of
the packet header and explanation of all the fields.

> Is there a better way to trace the hops? Only the BaseStation mote is

If you run TestNetwork application, parent is included in the payload.
With that, you should be able to construct the graph.

- om_p
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to