Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpu: shutdown on i2c errors | Timofey Titovets | 2024-10-26 | 1 | -6/+12 |
* | i2ccmds: abstract i2c dev from bus implementation | Timofey Titovets | 2024-10-26 | 1 | -5/+4 |
* | sensor_mpu9250: No need to schedule start of bulk reading | Kevin O'Connor | 2024-01-19 | 1 | -98/+27 |
* | sensor_bulk: New C file with helper code for sending bulk sensor measurements | Kevin O'Connor | 2024-01-19 | 1 | -34/+10 |
* | sensor_mpu9250: No need to send messages when stopping queries | Kevin O'Connor | 2024-01-19 | 1 | -9/+0 |
* | sensor_mpu9250: Check for overflows on each query_mpu9250_status command | Kevin O'Connor | 2024-01-07 | 1 | -10/+12 |
* | sensor_mpu9250: Simplify mp9250_query() | Kevin O'Connor | 2024-01-07 | 1 | -14/+10 |
* | sensor_mpu9250: Fix timing in command_query_mpu9250_status() | Kevin O'Connor | 2024-01-07 | 1 | -8/+9 |
* | sensor_mpu9250: Fix or improve reliability (#6170) | Dr. Matthew Swabey | 2023-04-19 | 1 | -48/+54 |
* | mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer | bluesforte | 2022-06-16 | 1 | -0/+277 |