[Tinyos-devel] Synchronization in Lpl module
Daniel Widyanto
danielw at wireless-people.com
Thu Aug 2 19:59:11 PDT 2007
Hi,
I just think that it would be nice to have synchronization
in Lpl(Low power listening) module. So, we can reduce the
packet loss (and energy) because the other nodes are not
in the receiving mode while we're sending.
I think we can do that by transmitting the "rxInterval" from
cc2420_metadata_t. Everytime the node receiving the message from
other nodes, it updates its receiving interval, to keep it in sync
with other nodes receiving interval.
Has it done or am I looking at the wrong directory (T-2.0.2
tos/chips/cc2420/cc2420.h and tos/chips/cc2420/lpl) ?
Regards,
-daniel
More information about the Tinyos-devel
mailing list