summaryrefslogtreecommitdiffstats
path: root/sensors
AgeCommit message (Expand)AuthorFilesLines
2012-10-30update rateSebastian Reichel3-13/+8
2012-10-29ITG3200 needs access to enums.valaSebastian Reichel1-1/+1
2012-10-29fix hmc5883l.valaSebastian Reichel1-2/+2
2012-10-29fix HMC5883L MakefileSebastian Reichel1-1/+1
2012-10-29HMC5843 -> HMC5883LSebastian Reichel2-9/+11
2012-10-29improve itg3200 driverSebastian Reichel1-6/+37
2012-10-15ADXL345: more precision, handle negative valuesSebastian Reichel1-5/+5
2012-10-15ADXL345: normalize dataSebastian Reichel2-5/+8
2012-10-15ITG3200: make scale factor constantSebastian Reichel1-1/+1
2012-10-15enable full range modeSebastian Reichel1-1/+1
2012-10-14normalize gyro dataSebastian Reichel2-5/+8
2012-10-14fix setting description in hmc5843Sebastian Reichel1-1/+1
2012-10-14HMC5843: run i2c device setup calls also for init()Sebastian Reichel1-3/+12
2012-10-14ADXL345: run i2c device setup calls also for init()Sebastian Reichel1-4/+13
2012-10-14fix hmc5843 driverSebastian Reichel2-5/+10
2012-10-14fix ADXL345 driverSebastian Reichel2-5/+11
2012-07-21remove space between function name and (Sebastian Reichel4-4/+4
2012-06-15restructure codeSebastian Reichel12-5/+124
2012-06-07initial code importSebastian Reichel8-0/+323