Exact value of imu gravity scaling #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The returned imu acceleration values are scaled in g's. To be able to convert it to m/s^2 I need to know the exact gravity value (i.e. 9.81....).
So, what is the exact g value used to convert the acceleration to g uint?
Any news on this side?