]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Added getSerialPacket() and setSerialPacket() methods to the Message class so we...
authorrincon <rincon>
Tue, 29 May 2007 16:44:50 +0000 (16:44 +0000)
committerrincon <rincon>
Tue, 29 May 2007 16:44:50 +0000 (16:44 +0000)
commit995837044ca8b4f298f49e7d69f3b1108247060c
tree751ce0ef864464342f5280f3bd899e59d375f481
parentbefcea7d8e535c49734a9aa8001569e7619dbad0
Added getSerialPacket() and setSerialPacket() methods to the Message class so we can access packet header information from the Message itself.
support/sdk/java/net/tinyos/message/Message.java
support/sdk/java/net/tinyos/message/Receiver.java