[Tinyos-beta-commits] CVS: tinyos-1.x/beta/TOSSIM-CC2420/telosa
simplatform.h, 1.1, 1.2
Yang
overbored at users.sourceforge.net
Sun Mar 13 00:13:54 PST 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420/telosa
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4955/telosa
Modified Files:
simplatform.h
Log Message:
Fixed latencies for voltage regulator and crystal oscillator.
Index: simplatform.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420/telosa/simplatform.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** simplatform.h 13 Mar 2005 07:23:07 -0000 1.1
--- simplatform.h 13 Mar 2005 08:13:52 -0000 1.2
***************
*** 1,2 ****
// The voltage regulator startup time, in seconds.
! #define VREG_ON_LATENCY .0021
--- 1,4 ----
// The voltage regulator startup time, in seconds.
! #define VREG_ON_LATENCY .000600
! // The crystal oscillator startup time, in seconds.
! #define OSCILLATOR_ON_LATENCY .002100
More information about the Tinyos-beta-commits
mailing list