kriswiner/EM7180_SENtral_sensor_hub

Quaternion data uses barometer data?

Opened this issue · 1 comments

Hi Kris,

I am using the EM7180 on a model rocket to measure tilt and acceleration. I submitted an issue previously about the 10K foot altitude limitation in the barometer, due to the way the commercial version only uses one register.

I think I may be running into a related issue, but I'm not sure. I am using quat data to determine pitch/roll for tilt measurement, generated off of linear z. This works great, but when the rocket gets to about 14K feet linear z and roll values go haywire, but the raw x,y,z values seem to be fine. I assumed my rocket was in a tumble at high altitude, but I flew this weekend with another accelerometer and a camera and realized it was bad data coming off the EM7180.

Then I saw another (recent) issue indicating the quat filters required the baro to startup. Is it integrating the baro data into the quat data? That would explain my issue.

Thanks!!