[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp CtpP.nc, 1.1.2.9, 1.1.2.10

Phil Levis scipio at users.sourceforge.net
Mon Oct 30 17:32:51 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/ctp
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29210/ctp

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	CtpP.nc 
Log Message:
Timer is no longer part of link estimator.


Index: CtpP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/ctp/Attic/CtpP.nc,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -C2 -d -r1.1.2.9 -r1.1.2.10
*** CtpP.nc	30 Oct 2006 00:53:39 -0000	1.1.2.9
--- CtpP.nc	31 Oct 2006 01:32:49 -0000	1.1.2.10
***************
*** 187,191 ****
    Estimator.SubPacket -> SendControl;
    Estimator.SubAMPacket -> SendControl;
-   Estimator.Timer -> EstimatorTimer;
    MainC.SoftwareInit -> Estimator;
  }
--- 187,190 ----



More information about the Tinyos-2-commits mailing list