On Oct 6, 2004, at 3:18 PM, matt miller wrote:

2. SerialForwarder MICAz
Alternatively SerialForwarder etc can be recompiled to support the native
CC2420Radio message structure. In which case one should use the standard
tos/system/FramerM.nc component.



The Java toolchain supports having different mote platforms, with different message formats. This was what Matt was referring to. Telos motes, for example, send their CC2420 packet structure over the UART (to facilitate network logging); the classes in message/telos do the necessary mapping. There is even a message/micaz, which understands the CC2420 format and presents it properly. This would suggest that the micaZ has inconsistencies between its Java toolchain and TinyOS code.


Phil

-------

"We shall not cease from exploration
And the end of all our exploring
Will be to arrive where we started
And know the place for the first time."

- T. S. Eliot,  'Little Gidding'

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to