]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
in newer mspgcc/nesc(?) sizeof(message_header_t) > sizeof(message_radio_header_t),
authorandreaskoepke <andreaskoepke>
Wed, 27 Jan 2010 14:42:10 +0000 (14:42 +0000)
committerandreaskoepke <andreaskoepke>
Wed, 27 Jan 2010 14:42:10 +0000 (14:42 +0000)
commite9cc65e31a43b6e7096db3b59b47b449067887ec
treed52c4bfa975fc630f3dc37c409e052d36149b9b1
parent06b8c5c8b1eba90e3f9bc99a4de612f27a97bad6
in newer mspgcc/nesc(?) sizeof(message_header_t) > sizeof(message_radio_header_t),
leading to an off by one error. In addition, the message_header_t is aligned on the LSBs.
This fixes all the issues.
tos/lib/byte_radio/PacketSerializerP.nc