Outlier Values in MetaHub logs

I just built a MetaHub on a RPi3 (which worked perfectly out of the box) and configured an MMR to send Euler Angles (accRange: 8, gyroRange: 500). Every some minutes, completely erratic values are logged and visualized:

1570807522063,2019-10-11T08:25:22.063,36.398,4.503,0.413,25.799,25.799
1570807522066,2019-10-11T08:25:22.066,36.401,4.486,0.400,25.799,25.799
1570807522072,2019-10-11T08:25:22.072,36.407,4.470,0.388,25.798,25.798
1570807522088,2019-10-11T08:25:22.088,36.423,4.455,0.377,25.798,25.798
1570807522103,2019-10-11T08:25:22.103,36.438,0.000,230866813837056671744.000,2.035,0.000
1570807522122,2019-10-11T08:25:22.122,36.457,4.411,0.344,25.797,25.797
1570807522123,2019-10-11T08:25:22.123,36.458,4.397,0.334,25.796,25.796
1570807522130,2019-10-11T08:25:22.130,36.465,4.383,0.324,25.796,25.796
1570807522145,2019-10-11T08:25:22.145,36.480,4.368,0.313,25.796,25.796

This also kills the graph visualization as the y-axis is auto-scaled. Is there any debug-information that I can generate?

Sign In or Register to comment.