[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep119.txt, 1.1.2.7,
1.1.2.8
Omprakash Gnawali
gnawali at users.sourceforge.net
Tue Nov 28 16:09:31 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25759
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
tep119.txt
Log Message:
fixed typo; smaller value == better link
Index: tep119.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep119.txt,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** tep119.txt 6 Nov 2006 23:13:53 -0000 1.1.2.7
--- tep119.txt 29 Nov 2006 00:09:29 -0000 1.1.2.8
***************
*** 242,248 ****
the quality returned is standardized. A smaller return value from
LinkEstimator.getQuality(), LinkEstimator.getforwardQuality(),
! LinkEstimator.getreserveQuality() MUST imply that the link to the
neighbor is estimated to be of a higher quality than the one that
! results in a smaller return value. The range of value SHOULD be
[0,255] and the variation in link quality in that range SHOULD be
linear. Radio provided values such as LQI or RSI, beacon based link
--- 242,248 ----
the quality returned is standardized. A smaller return value from
LinkEstimator.getQuality(), LinkEstimator.getforwardQuality(),
! LinkEstimator.getReverseQuality() MUST imply that the link to the
neighbor is estimated to be of a higher quality than the one that
! results in a larger return value. The range of value SHOULD be
[0,255] and the variation in link quality in that range SHOULD be
linear. Radio provided values such as LQI or RSI, beacon based link
More information about the Tinyos-2-commits
mailing list