[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep102.txt, 1.1.2.4, 1.1.2.5

Cory Sharp cssharp at users.sourceforge.net
Wed Sep 20 18:38:11 PDT 2006


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

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	tep102.txt 
Log Message:
Porting TEP 102 HEAD back into devel branch, which includes David Gay's
addition of the author list and a couple of typo fixes.


Index: tep102.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep102.txt,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** tep102.txt	16 Jun 2006 00:25:58 -0000	1.1.2.4
--- tep102.txt	21 Sep 2006 01:38:09 -0000	1.1.2.5
***************
*** 342,346 ****
  
  
! A hardware timer with precision *P* and width *W* SHOULD be exposed as a
  several components::
  
--- 342,346 ----
  
  
! A hardware timer with precision *P* and width *W* SHOULD be exposed as
  several components::
  
***************
*** 408,412 ****
  
  BusyWaitMicroC allows applications to busy-wait for a number of
! microseconds. It's use should be restricted to situations where the
  delay is small and setting a timer or alarm would be impractical,
  inefficient or insufficiently precise.
--- 408,412 ----
  
  BusyWaitMicroC allows applications to busy-wait for a number of
! microseconds. Its use should be restricted to situations where the
  delay is small and setting a timer or alarm would be impractical,
  inefficient or insufficiently precise.
***************
*** 544,547 ****
--- 544,574 ----
    }
  
+ 6. Author's Address
+ ====================================================================
+ | Cory Sharp
+ | Moteiv Corporation
+ | 55 Hawthorne St, Suite 550
+ | San Francisco, CA 94105
+ |
+ | email - cory at moteiv.com
+ |
+ |
+ | Martin Turon
+ | P.O. Box 8525
+ | Berkeley, CA 94707
+ |
+ | phone - +1 408 965 3355
+ | email - mturon at xbow.com
+ |
+ |
+ | David Gay
+ | 2150 Shattuck Ave, Suite 1300
+ | Intel Research
+ | Berkeley, CA 94704
+ |
+ | phone - +1 510 495 3055
+ | email - david.e.gay at intel.com
+ 
+ 
  Appendix A: Timer hardware on various microcontrollers
  ====================================================================



More information about the Tinyos-2-commits mailing list