Quaternion from IMU and Euler angle

Having battled with the same issues, here’s a link to a Python script to help convert Openlog (v2.2) IMU (Q6) data to Euler roll, pitch, yaw values:

[EulerValues gist

Will update as I add support for GPS data.](eulerAnglesOpenlog.py · GitHub)