osd-contiki/platform/sky/dev
2010-02-13 11:20:48 +00:00
..
acc-sensor.c Updated to match the new sensors API 2010-01-14 20:01:18 +00:00
acc-sensor.h Driver for the acceleromenter sensors on the JCreate board 2009-01-15 21:06:02 +00:00
battery-sensor.c added missing include 2010-02-03 20:30:07 +00:00
button-sensor.c Updated to match the new sensors API 2010-01-14 20:01:18 +00:00
ext-sensor.c fixed ext-sensor for jcreate 2010-02-13 11:20:48 +00:00
ext-sensor.h fixed ext-sensor for jcreate 2010-02-13 11:20:48 +00:00
i2c.c * Change return type of i2c_start() to int. 2007-01-12 13:41:57 +00:00
i2c.h * Change return type of i2c_start() to int. 2007-01-12 13:41:57 +00:00
light-sensor.c Corrected include path 2010-02-08 00:02:39 +00:00
light-sensor.h Added constants for light sensor values 2010-01-14 20:23:02 +00:00
light.c Import of files for the Tmote sky platform. 2006-08-02 14:44:46 +00:00
light.h Import of files for the Tmote sky platform. 2006-08-02 14:44:46 +00:00
radio-sensor.c Updated to match the new sensors API 2010-01-14 20:01:18 +00:00
sht11-arch.h sht11 architecture support for Sky 2007-10-23 08:53:50 +00:00
sky-sensors.c convert registers upto 9 instead of upto 4 2010-02-06 18:28:26 +00:00
sky-sensors.h refactored some ADC code into sky-sensors and made it possible to turn off sensors to save energy 2010-02-02 20:59:45 +00:00
xmem.c Renamed SPI_WAITFOREOTxBUF to SPI_WAITFORTxREADY for clarity and generalized SPI transmission status checks to work with both AVR and MSP430 2009-09-07 11:31:26 +00:00