Hi,

I am recently working on the networking schemes of IRIS motes. I use
MoteWorks platform because TinyOS 2.0 doesn't work on my computer. I found
that the routing process for mesh network is completed by component
'MULTIHOPROUTER' . So I look into the detail of this component and its
interfaces. In its interfaces there are only definitions of commands and
events, but no detail implementation of how this commands or events operate.
For example, there is a command definition 'RouteControl.getParent()'. I
want to know the detail of how does a mote get its parent, how does it
control the hardware. Only through this code I can't find more. Can you help
me?

Thanks!

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

Reply via email to