[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
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250
tda5250RegDefaultSettings.h, 1.5, 1.6
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TestSpiOff
Makefile, 1.1, NONE README.txt, 1.1, NONE SpiOffC.nc, 1.1,
NONE SpiOffP.nc, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 */
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250
tda5250RegDefaultSettings.h, 1.5, 1.6
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TestSpiOff
Makefile, 1.1, NONE README.txt, 1.1, NONE SpiOffC.nc, 1.1,
NONE SpiOffP.nc, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list