Open afrancescon opened 6 years ago
I further added update methods with time (in millis) argument. This can be helpful when integration time is not fixed but can vary due to other MCU activities. I put attention to keep signature back-compatible.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Added convenient method to access yaw, pitch and roll in one call (helps in some to keep code clear).
Added getQuaternion to access internal quaternion where needed.