[Tinyos-help] Help on TinyOS 2.x network stack
Philip Levis
pal at cs.stanford.edu
Wed Dec 3 19:15:52 PST 2008
On Dec 3, 2008, at 8:29 AM, mbilloo wrote:
>
> I am slightly confused at how the fields in the packet are specified
> in
> TinyOS 2.x, where a packet is formulated before being sent to the
> radio (or
> link layer) ? Are all network layer operations on the packet
> completed when
> a call is made to Send.send and the packet is sent to the link
> layer (or
> radio) ? If not, in which component are final packet operations
> done, right
> before the packet is sent to the radio or link layer ? Is it in
> CC2420ActiveMessageC ?
I'd suggest reading TEP 111 and the CC2420 stack documentation wiki on
docs.tinyos.net.
Phil
More information about the Tinyos-help
mailing list