[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep123.txt,1.9,1.10
Omprakash Gnawali
gnawali at users.sourceforge.net
Fri Dec 14 12:09:41 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29112
Modified Files:
tep123.txt
Log Message:
raz/mike pointed out that getetx returns etx*10 not etx*100
Index: tep123.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep123.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** tep123.txt 18 Oct 2007 16:11:57 -0000 1.9
--- tep123.txt 14 Dec 2007 20:09:39 -0000 1.10
***************
*** 73,78 ****
CTP SHOULD choose the one with the lowest ETX value. CTP represents
ETX values as 16-bit fixed-point real numbers with a precision of
! hundredths. An ETX value of 451, for example, represents an ETX of
! 4.51, while an ETX value of 109 represents an ETX of 1.09.
Routing loops are a problem that can emerge in a CTP network. Routing
--- 73,78 ----
CTP SHOULD choose the one with the lowest ETX value. CTP represents
ETX values as 16-bit fixed-point real numbers with a precision of
! hundredths. An ETX value of 45, for example, represents an ETX of 4.5,
! while an ETX value of 10 represents an ETX of 1.
Routing loops are a problem that can emerge in a CTP network. Routing
More information about the Tinyos-2-commits
mailing list