Implement calibrations of Magnetometer
Closed this issue · 2 comments
Electricaz commented
Thank you for your codes and tutorials, very helpful,
for the Magnetometer calibration:
after calibration the bias we just subtract it from our magnetometer readings?
what about the scale, multiply it by the readings?
kriswiner commented
Yes, as in the sketch examples.
…On Wed, May 30, 2018 at 1:03 PM, Electricaz ***@***.***> wrote:
Thank you for your codes and tutorials, very helpful,
for the Magnetometer calibration:
after calibration the bias we just subtract it from our magnetometer
readings?
what about the scale, multiply it by the readings?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#33>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qv25CQWN6rMqH5jUYLc8yODnogwnks5t3vslgaJpZM4UT7DS>
.
Electricaz commented
thanks