summaryrefslogtreecommitdiff
path: root/src/driver/mpu9250.cc
AgeCommit message (Expand)AuthorLines
2020-12-08add licensing informationDaniel Friesel-0/+2
2020-03-08mpu9250: getRawMagnet: pass request success to userlandDaniel Friesel-2/+3
2019-12-12mpu9250: Fix setGyroEnable/setAccelEnable. derp....Daniel Friesel-6/+6
2019-12-12mpu9250: Add nineAxis functionDaniel Friesel-0/+13
2019-11-28MPU9250: Add AEMR DFA driver functions and modelDaniel Friesel-0/+50
2019-11-01MPU9250: Add SparkFun constants and non-raw readout of Accel and GyroDaniel Friesel-9/+114
2019-10-21Add basic MPU9250 driverDaniel Friesel-0/+114