[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep124.txt,1.2,1.3
Phil Levis
scipio at users.sourceforge.net
Fri Feb 9 13:01:09 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15709/txt
Modified Files:
tep124.txt
Log Message:
LEEP
Index: tep124.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep124.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tep124.txt 9 Feb 2007 03:03:57 -0000 1.2
--- tep124.txt 9 Feb 2007 21:01:06 -0000 1.3
***************
*** 1,5 ****
! ============================
The Link Estimation Exchange Protocol (LEEP)
! ============================
:TEP: 124
--- 1,5 ----
! ============================================================================
The Link Estimation Exchange Protocol (LEEP)
! ============================================================================
:TEP: 124
***************
*** 108,112 ****
A LEEP frame has a header, the payload, and a footer with the Link
! Information (LI) entries as shown in this diagram:
-------------------------------------------------------------
--- 108,112 ----
A LEEP frame has a header, the payload, and a footer with the Link
! Information (LI) entries as shown in this diagram::
-------------------------------------------------------------
***************
*** 122,127 ****
3.3.1 LEEP header
- The following diagram shows the LEEP header format:
1
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
--- 122,129 ----
3.3.1 LEEP header
+ --------------------------------------------------------------------
+
+ The following diagram shows the LEEP header format::
1
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
***************
*** 133,144 ****
Field definitions:
! nentry - Number of Link Information entries in the footer
! seqno - LEEP sequence number.
! rsrvd - Reserved and must be set to 0.
3.3.2 Link Information Entry
- The following diagram shows the Link Information Entry format:
1
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
--- 135,148 ----
Field definitions:
! * nentry - Number of Link Information entries in the footer
! * seqno - LEEP sequence number.
! * rsrvd - Reserved and must be set to 0.
3.3.2 Link Information Entry
+ --------------------------------------------------------------------
+
+ The following diagram shows the Link Information Entry format::
1
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
***************
*** 151,157 ****
Field definitions:
! node id: the link layer address of the neighbor
! link quality: The in-bound link quality from the node identified by node id
! to the node that transmits this Link Information entry
--- 155,161 ----
Field definitions:
! * node id: the link layer address of the neighbor
! * link quality: The in-bound link quality from the node identified by node id
! to the node that transmits this Link Information entry
More information about the Tinyos-2-commits
mailing list