Add an acceleration unit
dsu-igeek opened this issue · 2 comments
dsu-igeek commented
What kind of new feature are you looking for?
(Keep the one that applies, please describe)
- Software: There's no unit for acceleration. This would be useful for accelerometers among other things. Base value should be nanometers/sec^2 in keeping with the current Speed unit (nanometers/sec).
Do you plan to:
- Contribute an initial package: yes
- Write unit tests: yes
maruel commented
Good idea!
dsu-igeek commented
I am working in getting an LSM303 accelerometer working for my project. Will have a PR with Acceleration unit soon to submit.