[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep116.txt,1.12,1.13

Phil Levis scipio at users.sourceforge.net
Thu Feb 14 11:07:39 PST 2008


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

Modified Files:
	tep116.txt 
Log Message:
There are *four* fields, not 2.


Index: tep116.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep116.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** tep116.txt	11 Feb 2008 18:11:20 -0000	1.12
--- tep116.txt	14 Feb 2008 19:07:35 -0000	1.13
***************
*** 255,260 ****
  
  The command address() returns the local AM address of the
! node. AMPacket provides accessors for its two fields, destination and
! type. It also provides commands to set these fields, for the same
  reason that Packet allows a caller to set the payload length.  Packet
  interfaces SHOULD provide accessors and mutators for all of their
--- 255,261 ----
  
  The command address() returns the local AM address of the
! node. AMPacket provides accessors for its four fields, destination, 
! source, type and group. It also provides commands to set these 
! fields, for the same
  reason that Packet allows a caller to set the payload length.  Packet
  interfaces SHOULD provide accessors and mutators for all of their



More information about the Tinyos-2-commits mailing list