Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-12-25 | mpu9250: update softi2c check | Daniel Friesel | -2/+2 | |
2021-12-13 | mpu9250: Implement getMagnet function | Daniel Friesel | -0/+15 | |
TODO: Use ASA[XYZ] for sensitivity adjustment | ||||
2021-12-11 | mpu9250: fix casting / sign extension on 32bit systems | Daniel Friesel | -10/+11 | |
2021-12-11 | mpu9250: store current fsr setting after change | Daniel Friesel | -0/+2 | |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -1/+1 | |
2020-12-08 | add licensing information | Daniel Friesel | -0/+2 | |
2020-03-08 | mpu9250: getRawMagnet: pass request success to userland | Daniel Friesel | -2/+3 | |
2019-12-12 | mpu9250: Fix setGyroEnable/setAccelEnable. derp.... | Daniel Friesel | -6/+6 | |
2019-12-12 | mpu9250: Add nineAxis function | Daniel Friesel | -0/+13 | |
2019-11-28 | MPU9250: Add AEMR DFA driver functions and model | Daniel Friesel | -0/+50 | |
2019-11-01 | MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro | Daniel Friesel | -9/+114 | |
2019-10-21 | Add basic MPU9250 driver | Daniel Friesel | -0/+114 | |