summaryrefslogtreecommitdiff
path: root/driver/mag_bmm150.c
Commit message (Expand)AuthorAgeFilesLines
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-8/+8
* driver: bmi160: Rename secondary i2c access functionsGwendal Grignou2018-06-171-3/+9
* driver: bmi160: Remove unnecessary delayGwendal Grignou2016-11-211-2/+0
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-15/+15
* driver: bmm150: Use Bosch recommend repetitionGwendal Grignou2015-10-151-2/+2
* motion: fix spellingGwendal Grignou2015-10-151-1/+1
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-131-12/+17
* driver: bmm150: fix repetiton registersGwendal Grignou2015-09-201-2/+2
* driver: bmi160: use rotation matrix to handle offsets.Gwendal Grignou2015-08-241-5/+2
* bmm150: add measurement repetitionGwendal Grignou2015-08-241-0/+8
* bmm150: Add support for calibrationGwendal Grignou2015-08-221-0/+26
* driver: bmi160: Fix bugs found testing SPIGwendal Grignou2015-08-011-0/+1
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-11/+11
* driver: bmm150 measurement compensationGwendal Grignou2015-07-221-0/+214