Hi, In forwarding engine of CTP, when there is a local generated packet arriving, before it's enqueued, Packet.setPayloadLength() is called so that when packet is retrieved from the queue, payload length could be obtained by calling SubPacket.payloadLength(). However, for a forwarded packet from other motes, Packet.setPayloadLength() is not called prior to enqueue. Is it problematic to later retrieve the payload length the same way as local generated packets? Thanks.
-- -Xiaohui Liu
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
