Skip to content

Sensor Fusion Support

Compare
Choose a tag to compare
@mbientlab mbientlab released this 16 Nov 11:36
· 144 commits to master since this release

API v0.7.0 adds support for the sensor fusion algorithm running on MetaMotion boards. In addition to sensor fusion support a changes were aslso made to the magnetometer_bmi150.h header file with some being breaking changes from API v0.6.0.

Changes

Wrapper

  • Removed the "POWER_" prefix from the Python enum wrappers in the MagnetometerBmm150 class
  • Remove the 'Power" prefix from the C# MagnetometerBmm150 class
  • Added SensorFusion class (Python, C#) holding the wrapper definitions for their respective enums