[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf230 RF230TimeSyncMessageC.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/rf230
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29458/rf230

Modified Files:
	RF230TimeSyncMessageC.nc 
Log Message:
use the AMSenderC infrastructure for TimeSyncMessageC to avoid CTP send clashes

Index: RF230TimeSyncMessageC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx/rf230/RF230TimeSyncMessageC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RF230TimeSyncMessageC.nc	9 Apr 2009 21:26:40 -0000	1.1
--- RF230TimeSyncMessageC.nc	23 Apr 2009 20:42:21 -0000	1.2
***************
*** 58,64 ****
  	TimeSyncPacketMilli	= TimeSyncMessageLayerC;
  
- 	TimeSyncMessageLayerC.SubSend -> RF230ActiveMessageC;
- 	TimeSyncMessageLayerC.SubPacket -> RF230ActiveMessageC;
- 
  	TimeSyncMessageLayerC.PacketTimeStampRadio -> RF230ActiveMessageC;
  	TimeSyncMessageLayerC.PacketTimeStampMilli -> RF230ActiveMessageC;
--- 58,61 ----



More information about the Tinyos-2-commits mailing list