Skip to content

Releases: moonsense/moonsense-ios-features-sdk

Moonsense iOS Features SDK 0.2.0

01 Feb 21:48
Compare
Choose a tag to compare

The full feature list for this release includes:

  • Introduces an expressive way of creating FeatureGenerators using the CompositeFeatureGenerator.
  • Adds the PointerFeatureGenerator and DeviceMotionFeatureGenerator that includes out of the box features that help provide quality signals.
  • Improvements made to Kurtosis and Skewness calculations to better handle samples with very low variance.
  • The SDKs are now being built with Xcode 14.
  • Note the breaking change:
    • We no longer have the legacy generators like MeanFeatureGenerator, StdevFeatureGenerator and so on.

See Feature Generation for more details around integration and usage.

Size Impact for FeaturesSDK 0.2.0

Architecture & iOS Version Compressed Size Uncompressed Size
arm64 - (11.0, 12.0) 39.7 KB 136.0 KB
arm64 - (12.2) 39.7 KB 136.0 KB
arm64 - (13.0, 14.0) 39.7 KB 136.0 KB
arm64 - (15.0, 16.0) 39.7 KB 136.0 KB
universal - (all) 39.7 KB 136.0 KB

Size Impact for FeaturesCoreSDK 0.2.0

Architecture & iOS Version Compressed Size Uncompressed Size
arm64 - (11.0, 12.0) 39.7 KB 136.2 KB
arm64 - (12.2) 39.7 KB 136.2 KB
arm64 - (13.0, 14.0) 39.7 KB 136.2 KB
arm64 - (15.0, 16.0) 39.7 KB 136.2 KB
universal - (all) 39.7 KB 136.2 KB

Moonsense iOS Features SDK 0.1.0

08 Nov 20:21
Compare
Choose a tag to compare

The full feature list for this release includes:

  • Adds the Kurtosis, Percentile, Root Mean Square, Skewness, Standard Deviation and Zero Crossing feature generators.
  • Features are represented by <sensor_type>-<feature-name> and the values are represented as a map for example { x: 1.0, y: 2.0, z: 3.0}.

Size Impact for FeaturesSDK 0.1.0

Architecture & iOS Version Compressed Size Uncompressed Size
arm64 - (11.0, 12.0) 26.0 KB 113.7 KB
arm64 - (12.2) 26.0 KB 113.7 KB
arm64 - (13.0, 14.0) 26.0 KB 113.7 KB
arm64 - (15.0) 26.0 KB 113.7 KB
universal - (all) 26.0 KB 113.7 KB

Size Impact for FeaturesCoreSDK 0.1.0

Architecture & iOS Version Compressed Size Uncompressed Size
arm64 - (11.0, 12.0) 26.0 KB 113.8 KB
arm64 - (12.2) 26.0 KB 113.8 KB
arm64 - (13.0, 14.0) 26.0 KB 113.8 KB
arm64 - (15.0) 26.0 KB 113.8 KB
universal - (all) 26.0 KB 113.8 KB

Moonsense iOS Features SDK 0.1.0-alpha1

18 Oct 17:00
Compare
Choose a tag to compare
Pre-release

This is a pre release version of the Moonsense iOS Features SDK.

This release contains the MeanFeatureGenerator and is being release to validate the release process.

Size Impact for FeaturesSDK 0.1.0-alpha1

Architecture & iOS Version Compressed Size Uncompressed Size
arm64 - (11.0, 12.0) 16.6 KB 93.0 KB
arm64 - (12.2) 16.6 KB 93.0 KB
arm64 - (13.0, 14.0) 16.6 KB 93.0 KB
arm64 - (15.0) 16.6 KB 93.0 KB
universal - (all) 16.6 KB 93.0 KB

Size Impact for FeaturesCoreSDK 0.1.0-alpha1

Architecture & iOS Version Compressed Size Uncompressed Size
arm64 - (11.0, 12.0) 16.6 KB 93.0 KB
arm64 - (12.2) 16.6 KB 93.0 KB
arm64 - (13.0, 14.0) 16.6 KB 93.0 KB
arm64 - (15.0) 16.6 KB 93.0 KB
universal - (all) 16.6 KB 93.0 KB