OpenMower icon indicating copy to clipboard operation
OpenMower copied to clipboard

WT901 overflow issue

Open ClemensElflein opened this issue 1 year ago • 1 comments

If the magnetic offset of the WT901 is too large, the values will overflow or clip. This way the orientation in the open mower software will be nonsense. The solution is to move the WT901's offset register in such a way that the values are in a sensible area. We should probably detect the overflow somehow and move the offsets accordingly.

ClemensElflein avatar Aug 19 '22 18:08 ClemensElflein

Example of the overflow: overflowing_magnetometer

Example of clipping: clipped_magnetometer

Example of a good magnetometer plot: good_magnetometer

ClemensElflein avatar Aug 19 '22 18:08 ClemensElflein