[Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps/txt tep102.txt, 1.7, 1.8

Cory Sharp cssharp at users.sourceforge.net
Wed May 18 10:12:19 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/teps/txt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5824

Modified Files:
	tep102.txt 
Log Message:
Include the Intel Mote V2 description that Phil sent me months ago.


Index: tep102.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/txt/tep102.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tep102.txt	18 May 2005 11:16:28 -0000	1.7
--- tep102.txt	18 May 2005 17:12:16 -0000	1.8
***************
*** 137,141 ****
  applications and use a fixed width of 32-bits.  The Alarm, BusyWait,
  and Counter interfaces are used by the TinyOS timer system and
! advanced user components.  by precision and size.
  
  
--- 137,141 ----
  applications and use a fixed width of 32-bits.  The Alarm, BusyWait,
  and Counter interfaces are used by the TinyOS timer system and
! advanced user components.
  
  
***************
*** 610,615 ****
        * Each with limited prescalers
  
!   c. Both platforms have a 32kHz clock and a high frequency clock
!   d. Platforms' timers are similar
  
  
--- 610,630 ----
        * Each with limited prescalers
  
!   c. Intel Mote (V2) (Xscale PXA27X)
! 
!     i. One fixed rate (3.25MHz) 32-bit timer with
! 
!       * 4 compare registers
!       * Watchdog functionality
! 
!     ii. 8 variable rate 32-bit timers with
! 
!       * 1 associated compare register each
!       * Individually selectable rates: 1/32768s, 1ms, 1s, 1us
!       * Individually selectable sources: (32.768 external osc,
!         13 Mhz internal clock)
! 
!     iii. Periodic & one-shot capability
! 
!     iv. Two external sync events
  
  



More information about the Tinyos-beta-commits mailing list