[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/sensors sensors.h, 1.5, 1.6

akoepke andreaskoepke at users.sourceforge.net
Tue Jul 10 06:19:06 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/sensors
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31536/tos/platforms/eyesIFX/sensors

Modified Files:
	sensors.h 
Log Message:
update constants to measured reality: noise depends on EMI issues, rather than
on sample and hold time.


Index: sensors.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/sensors/sensors.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** sensors.h	10 Mar 2007 21:58:37 -0000	1.5
--- sensors.h	10 Jul 2007 13:19:04 -0000	1.6
***************
*** 79,84 ****
      {
          INPUT_CHANNEL_A2, REFERENCE_VREFplus_AVss, REFVOLT_LEVEL_1_5,
!         SHT_SOURCE_ACLK, SHT_CLOCK_DIV_1, SAMPLE_HOLD_4_CYCLES,
!         SAMPCON_SOURCE_ACLK, SAMPCON_CLOCK_DIV_1
      },
      /* PHOTO_SENSOR_VCC */
--- 79,84 ----
      {
          INPUT_CHANNEL_A2, REFERENCE_VREFplus_AVss, REFVOLT_LEVEL_1_5,
!         SHT_SOURCE_SMCLK, SHT_CLOCK_DIV_1, SAMPLE_HOLD_64_CYCLES,
!         SAMPCON_SOURCE_SMCLK, SAMPCON_CLOCK_DIV_1 
      },
      /* PHOTO_SENSOR_VCC */



More information about the Tinyos-2-commits mailing list