summaryrefslogtreecommitdiff
path: root/peripheral/sensors
AgeCommit message (Expand)Author
2016-03-31Sensors: Enabled H3LIS331DL +/-400g accelerometer.Alexandru Palalau
2016-02-12DEVICE_PACKAGES: Set in peripheral.mkBruce Beare
2016-01-30sensors: use Autolock instead of mutex methodsMihai Serban
2016-01-29sensors: make the HAL thread safeConstantin Musca
2016-01-29sensors: add missing checks and fix the pollEvents commentsConstantin Musca
2016-01-11sensors: cleanup mraa sensor codeConstantin Musca
2016-01-09sensors: SensorUtils: use mraa to get default i2c busConstantin Musca
2016-01-04Sensor HAL: Add LSM303D accel and orientBruce Beare
2016-01-04Add a GPIO based Proximity SensorBruce Beare
2016-01-03Add SparkFUN 9DOF AccelerometerBruce Beare
2015-12-21SensorHAL: build in only the requested sensorsBruce Beare
2015-12-21sensors: correctly populate the sensor descriptionsConstantin Musca
2015-12-21sensors: MMA7660: fix the values of the first eventConstantin Musca
2015-12-21Clean up initializer warning messagesBruce Beare
2015-12-21sensors: add support for the Grove Temperature sensorConstantin Musca
2015-12-19sensors: add support for pluginable sensorsConstantin Musca
2015-12-09sensors: clean up sensor if activate fails and catch all exceptionsbrillo-m8-releasebrillo-m8-devConstantin Musca
2015-12-07sensors: correctly scale the accelerometer valuesConstantin Musca
2015-12-04sensors: SensorDescriptionFactory: fix tristate gpio instantiationConstantin Musca
2015-12-04sensors: use i2c-6 for arduino and i2c-1 for othersConstantin Musca
2015-12-04SensorDescriptionFactory: make the state staticConstantin Musca
2015-11-23sensors: rewrite the hal to address all sensors.h requirementsConstantin Musca
2015-10-23Edison Sensor HALBruce Beare