summaryrefslogtreecommitdiff
path: root/driver/mag_bmm150.h
Commit message (Expand)AuthorAgeFilesLines
* driver: Add BMI common codeChing-Kang Yen2020-04-231-8/+9
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* bmm150: lower max frequency to match a frequency supported by BMI160Gwendal Grignou2019-04-041-2/+14
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-081-1/+2
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-031-0/+4
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-3/+3
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-10-301-1/+10
* driver: sensor: tune MAX_FREQGwendal Grignou2017-07-131-1/+1
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+3
* driver: bmm150: Use Bosch recommend repetitionGwendal Grignou2015-10-151-0/+2
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-131-4/+9
* driver: bmi160: use rotation matrix to handle offsets.Gwendal Grignou2015-08-241-4/+2
* bmm150: add measurement repetitionGwendal Grignou2015-08-241-1/+13
* bmm150: Add support for calibrationGwendal Grignou2015-08-221-0/+10
* driver: bmm150 measurement compensationGwendal Grignou2015-07-221-0/+54
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-161-0/+37