So, we match up axes as follows:
MPU6050 | 11DoF |
---|---|
+X | -X |
+Y | +Z |
+Z | +Y |
The result doesn't look so good. First, data from yesterday, showing what a detection looks like:
This shows 1 minute of data from before and after the rotation. The noisy part on both ends is 10 seconds of raw data, and the smoothed bit in the middle shows a 2000-sample (roughly 20 second) boxcar smooth. The white data was with +Y pointing north, and the red data was with +Y pointing south. In that middle region, the difference is due to the rotation of the Earth.
Now, the data from the L3G, also taken yesterday, but not reduced until today.
Since the signals cross, there is no clear detection, even with a 20 second boxcar average. Why not? As it turns out, this sensor was set to 2000°/s, its least sensitive setting, with 1/8 the resolution of the MPU. So, it's not a fair test.
No comments:
Post a Comment