Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-07-03 | update copyright | Birte Kristina Friesel | -1/+1 |
2021-12-31 | Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C | Daniel Friesel | -2/+2 |
2021-12-08 | mpu9250_motionlog: switch to posix variant | Daniel Friesel | -39/+34 |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -1/+1 |
2020-12-08 | add licensing information | Daniel Friesel | -0/+5 |
2020-03-08 | mpu9250_motionlog: monitor magnetism | Daniel Friesel | -1/+18 |
2020-03-08 | mpu9250_motionlog: measure VCC | Daniel Friesel | -0/+20 |
2019-12-01 | mpu2950_motionlog: disable unused magnetometer + gyroscope to save power | Daniel Friesel | -14/+1 |
2019-11-02 | mpu9250 motionlog: fix min/max calculation, decrease update rate | Daniel Friesel | -6/+6 |
2019-11-01 | MPU9250 motionlog: initialize values, slightly lower sample rate | Daniel Friesel | -4/+9 |
2019-11-01 | MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro | Daniel Friesel | -0/+66 |