From: gnawali Date: Thu, 18 Oct 2007 16:11:57 +0000 (+0000) Subject: make header format diagram 16 bit wide instead of 17 X-Git-Tag: release_tinyos_2_1_0_0~684 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=6585f90b0c67dd8a1599e622d581bfbaa33f5669 make header format diagram 16 bit wide instead of 17 --- diff --git a/doc/txt/tep123.txt b/doc/txt/tep123.txt index 687e7ab6..2f8a252b 100644 --- a/doc/txt/tep123.txt +++ b/doc/txt/tep123.txt @@ -116,18 +116,18 @@ to do so. The CTP data frame format is as follows:: 1 - 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - |P|C| reserved | THL | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | ETX | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | origin | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | seqno | collect_id | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + |P|C| reserved | THL | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | ETX | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | origin | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | seqno | collect_id | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | data ... - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Field definitions are as follows: @@ -159,12 +159,12 @@ acknowledgments enabled. The CTP routing frame format is as follows:: 1 - 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - |P|C| reserved | parent | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | parent | ETX | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + |P|C| reserved | parent | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | parent | ETX | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ETX | +-+-+-+-+-+-+-+-+ diff --git a/doc/txt/tep124.txt b/doc/txt/tep124.txt index 325e48b2..3a16cfe9 100644 --- a/doc/txt/tep124.txt +++ b/doc/txt/tep124.txt @@ -128,10 +128,10 @@ Information entry. 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 - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - |nentry | rsrvd | seqno | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + |nentry | rsrvd | seqno | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Field definitions: @@ -147,10 +147,10 @@ Field definitions: 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 - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | node id | - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | node id | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | link quality | +-+-+-+-+-+-+-+-+