[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep125.txt,1.5,1.6

Omprakash Gnawali gnawali at users.sourceforge.net
Thu Jun 19 22:41:27 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31423

Modified Files:
	tep125.txt 
Log Message:
there was a request to put hex for 63 (for clarity)

Index: tep125.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep125.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** tep125.txt	16 Jun 2008 23:07:11 -0000	1.5
--- tep125.txt	20 Jun 2008 05:41:23 -0000	1.6
***************
*** 77,83 ****
    +-------------------+---------+------------------------------+--------------+
  
! AM type is the same as in a T-frame. 6lowpan is the NALP code to identify 
! this as a TinyOS packet. NALP codes must be in the range of 0-63.
! TinyOS uses code 63.
  
  The AM type 63 is reserved for both T-Frames and I-Frames. A TinyOS 
--- 77,83 ----
    +-------------------+---------+------------------------------+--------------+
  
! AM type is the same as in a T-frame. 6lowpan is the NALP code to
! identify this as a TinyOS packet. NALP codes must be in the range of
! 0-63.  TinyOS uses code 63 (0x3F).
  
  The AM type 63 is reserved for both T-Frames and I-Frames. A TinyOS 



More information about the Tinyos-2-commits mailing list