[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/le LinkEstimatorP.nc, 1.1.2.6, 1.1.2.7

Phil Levis scipio at users.sourceforge.net
Tue Oct 31 18:17:56 PST 2006


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

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	LinkEstimatorP.nc 
Log Message:
Make simulation work.


Index: LinkEstimatorP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/le/Attic/LinkEstimatorP.nc,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** LinkEstimatorP.nc	28 Oct 2006 20:13:46 -0000	1.1.2.6
--- LinkEstimatorP.nc	1 Nov 2006 02:17:54 -0000	1.1.2.7
***************
*** 715,719 ****
  		footer->neighborList[i].inquality);
  	    if (footer->neighborList[i].ll_addr == my_ll_addr) {
- 	      dbg("LI", "Found my reverse link to %d\n", hdr->ll_addr);
  	      updateReverseQuality(ll_addr, footer->neighborList[i].inquality);
  	    }
--- 715,718 ----



More information about the Tinyos-2-commits mailing list