[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/csma CC2420CsmaP.nc, 1.8, 1.9
kusy
kusy at users.sourceforge.net
Wed Jul 15 23:46:10 PDT 2009
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/csma
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16124/d/csma
Modified Files:
CC2420CsmaP.nc
Log Message:
thomas's FTSP patch
Index: CC2420CsmaP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/csma/CC2420CsmaP.nc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** CC2420CsmaP.nc 1 Dec 2008 19:56:53 -0000 1.8
--- CC2420CsmaP.nc 16 Jul 2009 06:46:07 -0000 1.9
***************
*** 144,148 ****
metadata->rssi = 0;
metadata->lqi = 0;
! metadata->timesync = FALSE;
metadata->timestamp = CC2420_INVALID_TIMESTAMP;
--- 144,148 ----
metadata->rssi = 0;
metadata->lqi = 0;
! //metadata->timesync = FALSE;
metadata->timestamp = CC2420_INVALID_TIMESTAMP;
More information about the Tinyos-2-commits
mailing list