[Tinyos-devel] RFC: async Packet.payloadLength
Philip Levis
pal at cs.stanford.edu
Fri Jun 6 19:17:27 PDT 2008
On Jun 5, 2008, at 3:32 PM, Miklos Maroti wrote:
> Hi Guys!
>
> I have some asynchronous context (time sync) where I would like to
> query the packet length. This code is generic, so I do not want to dig
> too deep into the message_t structure. Could we change all/some of the
> commands of the Packet interface into asynchronous? No users would
> notice, and there are not too many implementations.
>
I'd prefer not to. There really was an effort to make all HIL APIs be
sync, for implementation and use simplicity.
Phil
More information about the Tinyos-devel
mailing list