Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor AccelerometerThread.h #4831

Merged
merged 18 commits into from
Sep 25, 2024
Merged

Conversation

dhskinner
Copy link
Contributor

@dhskinner dhskinner commented Sep 23, 2024

This PR is to refactor AccelerometerThread.h into its own folder and tease apart the code into individual classes per sensor to make it easier to add more sensors in future - for more info refer to #4662

It picks up all 6 existing accelerometers, plus adds a basic wake-on-move implementation for a new sensor ICM-20948 (the intent is add digital motion processing for ICM-20948 in a new PR to come)

@thebentern, @fifieldt and @caveman99 - this is a do-over of #4697 that you reviewed last week. Sorry had to cancel that one because of an issue raising the PR from another organisation account. Comments raised have been fixed up in this new PR

This new one should be good to review/test/merge or let me know if anything needs fixing? Thanks

@dhskinner dhskinner marked this pull request as ready for review September 23, 2024 23:18
@thebentern thebentern merged commit 9456c42 into meshtastic:master Sep 25, 2024
107 checks passed
@dhskinner dhskinner deleted the accelerometers branch September 26, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants