[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep125.txt,1.1,1.2
Phil Levis
scipio at users.sourceforge.net
Mon Apr 9 11:43:54 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21713/txt
Modified Files:
tep125.txt
Log Message:
Update installation/upgrade instructions and tutorial one to mention "entry
point not found" issue with nesc1.
Update TEP125 to include reservation of AM type.
Index: tep125.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep125.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tep125.txt 3 Apr 2007 02:35:03 -0000 1.1
--- tep125.txt 9 Apr 2007 18:43:52 -0000 1.2
***************
*** 37,41 ****
for 802.15.4 networks. The first format is for isolated TinyOS networks;
the second format is for networks that share the spectrum with 6lowpan
! networks[1_].
2. 802.15.4
--- 37,41 ----
for 802.15.4 networks. The first format is for isolated TinyOS networks;
the second format is for networks that share the spectrum with 6lowpan
! networks[1]_.
2. 802.15.4
***************
*** 43,47 ****
802.15.4 supports several different source and destination addressing
! modes, and so has a variable sized packet header.[2_] A TinyOS device MUST
support packet frames with 16-bit short source and destination addresses.
A TinyOS device MAY support additional 802.15.4 frame formats.
--- 43,47 ----
802.15.4 supports several different source and destination addressing
! modes, and so has a variable sized packet header.[2]_ A TinyOS device MUST
support packet frames with 16-bit short source and destination addresses.
A TinyOS device MAY support additional 802.15.4 frame formats.
***************
*** 82,85 ****
--- 82,86 ----
a 6lowpan packet, the code used MUST be in the range of 192-55.
+ The AM type 6lowpan is reserved. A TinyOS program MUST NOT use it.
4. Implementation
More information about the Tinyos-2-commits
mailing list