[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
LinkEstimatorP.nc, 1.1.2.21, 1.1.2.22
Rodrigo Fonseca
rfonseca76 at users.sourceforge.net
Wed Jun 28 18:13:59 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2290
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
LinkEstimatorP.nc
Log Message:
Index: LinkEstimatorP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection/Attic/LinkEstimatorP.nc,v
retrieving revision 1.1.2.21
retrieving revision 1.1.2.22
diff -C2 -d -r1.1.2.21 -r1.1.2.22
*** LinkEstimatorP.nc 21 Jun 2006 00:18:14 -0000 1.1.2.21
--- LinkEstimatorP.nc 29 Jun 2006 01:13:57 -0000 1.1.2.22
***************
*** 72,76 ****
INFINITY = 0xff,
// update the link estimate this often
! TABLEUPDATE_INTERVAL = 4,
// send a beacon this often unless user of
// this component is sending a beacon atleast
--- 72,76 ----
INFINITY = 0xff,
// update the link estimate this often
! TABLEUPDATE_INTERVAL = 6,
// send a beacon this often unless user of
// this component is sending a beacon atleast
More information about the Tinyos-2-commits
mailing list