M5Unified icon indicating copy to clipboard operation
M5Unified copied to clipboard

IMU calibration method only calibrates offset bias, there seems no scale bias estimation in calibration

Open mgrouch opened this issue 11 months ago • 0 comments

Calibration method only calibrates offset bias, there seems no scale bias estimation in calibration.

Calculation of scale bias is missing from calibration. As taking it into account on update.

There is no sphere fit calibration. It's very primitive and insufficient in current implementation.

Here is one project from which code can be re-used:

https://github.com/alinja/magnetometer_calib/

Thanks,

mgrouch avatar Feb 09 '25 04:02 mgrouch