Skip to content

Releases: Reefwing-Software/Reefwing-AHRS

Version 2.3.5

09 Jan 04:49
Compare
Choose a tag to compare

Fixed bug in complementaryUpdate().

Version 2.3.4

08 Jan 23:08
Compare
Choose a tag to compare

Corrected spelling for Mahony.

Version 2.3.3

04 Jan 22:52
Compare
Choose a tag to compare

Version 2.3.3 enhanced complementaryUpdate(). Proper quaternion integration requires that all components are updated using their previous values before the entire quaternion is replaced. Issue identified by Martin Budden.

Version 2.3.2

30 Dec 21:36
Compare
Choose a tag to compare

Corrected normalization of acceleration and magnetometer in Madgwick and Mahoney filters.

Version 2.3.1

30 Dec 00:03
Compare
Choose a tag to compare

Version 2.3.1 corrects the bug in the open source Madgwick filter implementation as discovered by Mark Uckermann.

Version 2.3.0 - extended Kalman Filter added

01 Dec 05:04
Compare
Choose a tag to compare

Replaced the Kalman filter with the Extended Kalman Filter. A number of general bug fixes.

Version 2.2.0 - separated IMU code and sensor fusion algos

08 Aug 08:46
Compare
Choose a tag to compare

Updated Fusion Library and Examples

01 Jan 07:13
Compare
Choose a tag to compare

Incorporates the latest version of the Fusion Library.

Reversed Raw Gyro Directions

24 Dec 01:14
f561c90
Compare
Choose a tag to compare

On my Arduino Nano 33 ble, the gyro direction is inverted. This created errors in all the fusion algorithms where the gyro would compensate the value in the wrong way, then the value would slowly be pulled back to the right value by the accelerometer.
Flipped the sign of each gyro values, and now the fusion filters are working again.

Updated Repo and Branding

15 Dec 01:17
Compare
Choose a tag to compare
2.0.0

Update library.properties