[Tinyos-help] getSerialPacket and setSerialPacket in net.tinyos.message.Message
Tahir Azim
tazim at cs.stanford.edu
Wed Oct 1 18:20:36 PDT 2008
Hi,
Just wanted to point out that there may be a slight bug in the
net.tinyos.message.Message class in tinyos-2.x/support/sdk/java. The methods
getSerialPacket and setSerialPacket modify a SerialPacket object. But that
object is not used anywhere else, nor is its class checked in to CVS. This
object also causes a "cannot find symbol" error while compiling
RadioCountToLeds.
So maybe that class needs to be checked in or references to it in
net.tinyos.message.Message need to be removed. The latter worked for me...
Tahir.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20081001/3b569a47/attachment.htm
More information about the Tinyos-help
mailing list