Unify MPU libraries #361

Closed
opened 2026-04-05 17:52:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @deiteris on 4/27/2022

Deduplicate and remove unused code. Since register maps for mpu6x00 and mpu60x0 are mostly identical and DMP is applicable to the entire family, the use of separate libraries doesn't make any sense. This also removes unused data from DMP packet that should improve reading speed.

Needs testing.

*Originally created by @deiteris on 4/27/2022* Deduplicate and remove unused code. Since register maps for mpu6x00 and mpu60x0 are mostly identical and DMP is applicable to the entire family, the use of separate libraries doesn't make any sense. This also removes unused data from DMP packet that should improve reading speed. Needs testing.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#361