summaryrefslogtreecommitdiff
path: root/src/app/mpu9250_motionlog/main.cc
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-2/+2
2021-12-08mpu9250_motionlog: switch to posix variantDaniel Friesel-39/+34
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+5
2020-03-08mpu9250_motionlog: monitor magnetismDaniel Friesel-1/+18
2020-03-08mpu9250_motionlog: measure VCCDaniel Friesel-0/+20
2019-12-01mpu2950_motionlog: disable unused magnetometer + gyroscope to save powerDaniel Friesel-14/+1
2019-11-02mpu9250 motionlog: fix min/max calculation, decrease update rateDaniel Friesel-6/+6
2019-11-01MPU9250 motionlog: initialize values, slightly lower sample rateDaniel Friesel-4/+9
2019-11-01MPU9250: Add SparkFun constants and non-raw readout of Accel and GyroDaniel Friesel-0/+66