[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf212 RF212TimeSyncMessageC.nc, 1.1, 1.2
Miklos Maroti
mmaroti at users.sourceforge.net
Thu Apr 23 13:42:23 PDT 2009
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx/rf212
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29458/rf212
Modified Files:
RF212TimeSyncMessageC.nc
Log Message:
use the AMSenderC infrastructure for TimeSyncMessageC to avoid CTP send clashes
Index: RF212TimeSyncMessageC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx/rf212/RF212TimeSyncMessageC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RF212TimeSyncMessageC.nc 9 Apr 2009 21:26:40 -0000 1.1
--- RF212TimeSyncMessageC.nc 23 Apr 2009 20:42:21 -0000 1.2
***************
*** 58,64 ****
TimeSyncPacketMilli = TimeSyncMessageLayerC;
- TimeSyncMessageLayerC.SubSend -> RF212ActiveMessageC;
- TimeSyncMessageLayerC.SubPacket -> RF212ActiveMessageC;
-
TimeSyncMessageLayerC.PacketTimeStampRadio -> RF212ActiveMessageC;
TimeSyncMessageLayerC.PacketTimeStampMilli -> RF212ActiveMessageC;
--- 58,61 ----
More information about the Tinyos-2-commits
mailing list