Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Releases: mbientlab/MetaWear-SDK-iOS-macOS-tvOS

Small Fixes Here and There

10 Jan 03:57

Choose a tag to compare

A few new things:

  • Added power/charger status in settings module (available on select models only)
  • Added property on MetaWear indicating its model type
  • Added helper function that creates a BFTask to watch for disconnect events
  • Added Flat interrupt event to make it more configurable

A few fixed things:

  • Fixing battery life read crashes
  • Fix some race-condition related crashes
  • Improve multiple app error handling
  • Fixing issue with trying to scan for both metawear and metaboot.

Sensor Fusion Bugfixes

21 Nov 19:22

Choose a tag to compare

Couple small fixes to Sensor Fusion including Quaternion format fix.

MetaMotion - Sensor Fusion

11 Nov 22:06

Choose a tag to compare

New Features:

  • This is the initial release of the Sensor Fusion SDK available on the MetaMotion product line.

Fixes:

  • Improved Swift 3 naming
  • Simplified scan stopping into one stopScan method, added clearDiscoveredDevices to clear the scan list