[Tinyos Core WG] packet time stamping/sync for CC2420

Miklos Maroti mmaroti at math.u-szeged.hu
Mon Jun 16 13:28:09 PDT 2008


> By default, nodes will use I-Frames. If T-Frames are being used, there will
> be a #define for the variable
>
> TFRAMES_ENABLED
>
> I'm checking in CC2420.h and tframe.extra now, take a look.

I had 6LOWPAN support for IRIS, but only if you define the
IEEE154_6LOWPAN variable. I am suprized that the I-frames are the
default, do people really use them? The TEP does not say a thing about
TRFAMES_ENABLED!

Ok, so the expected behaviour should be:

Outgoing messages should set the NALP network code for tinyos: 63

Incoming messages should be checked, if the NALP code is incorrect
then you drop them, right? No snooping in this case.

Miklos


More information about the Tinyos-2.0wg mailing list