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

Detect accelerometer vibration #3210

Merged
merged 2 commits into from
Jun 16, 2018
Merged

Detect accelerometer vibration #3210

merged 2 commits into from
Jun 16, 2018

Conversation

digitalentity
Copy link
Member

@digitalentity digitalentity commented May 13, 2018

First step towards fixing #486

Introduce debug_mode = VIBE to log a few things:
[0] = raw accelerometer vibration level (X axis, forward)
[1] = raw accelerometer vibration level (Y axis, right)
[2] = raw accelerometer vibration level (Z axis, up)
[3] = number of clipped acceleration readings (exceeding 7.9G)

Testing needed to figure out acceptable levels of vibration on XYZ axis

@digitalentity
Copy link
Member Author

Perliminary tests indicate that vibration levels of > 200-300 cause accelerometer to go crazy. Another metric to consider when tuning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant