arduino-libraries / MadgwickAHRS

Arduino implementation of the MadgwickAHRS algorithm
465 stars 196 forks source link

Improve performance #7

Closed PaulStoffregen closed 8 years ago

PaulStoffregen commented 8 years ago

These simple changes reduce CPU usage and code size.

I have verified this improved on an Arduino 101 board with the CurieIMU library and Processing visualizer from this page: https://www.arduino.cc/en/Tutorial/Genuino101CurieIMUOrientationVisualiser