Skip to content

Improve accelerometer calculations #152

@cosparks

Description

@cosparks

Currently acceleration is calculated using a weighted exponential moving average. Still, the readings are quite inaccurate and could be significantly improved.

We are only able to log data (acceleration included) once per second, so some more work needs to go into finding and implementing an algorithm which computes a reasonable weighted average of the acceleration which occurs over that time period, and which also attempts to filter out some of the random noise from vibration.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions