summaryrefslogtreecommitdiff
path: root/include/driver/mpu9250.h
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2021-12-13mpu9250: Implement getMagnet functionDaniel Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+2
2020-03-08mpu9250: getRawMagnet: pass request success to userlandDaniel Friesel-1/+1
2019-12-12mpu9250: Add nineAxis functionDaniel Friesel-0/+1
2019-11-28MPU9250: Add AEMR DFA driver functions and modelDaniel Friesel-1/+9
2019-11-01MPU9250: Add SparkFun constants and non-raw readout of Accel and GyroDaniel Friesel-8/+268
2019-10-21Add basic MPU9250 driverDaniel Friesel-0/+30