Skip to content

Releases: brainexe/node-metawear

Upgraded deps

15 May 09:18
Compare
Choose a tag to compare
Merge pull request #49 from alanhortz/master

Upgraded deps and version numbering restarted

v0.3.8-alpha.1

23 Feb 19:59
Compare
Choose a tag to compare
v0.3.8-alpha.1 Pre-release
Pre-release
  • Fix the QUATERNION example with the proper configuration of the sensors

v0.3.7

04 Feb 23:01
Compare
Choose a tag to compare

Version 3.7

  • Bug fixing : Gyro configuration issue#38
  • Magnetometer configuration
  • SensorFusion condiguration for the NDOF mode

v0.3.6

14 Jan 22:34
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release

Changelog

BREAKING CHANGES

  • accelerometer.start() no longer commit the following configuration by default, it is required to call explicitly accelerometer.setConfig() before starting the sensor
    • Output data range, sampling range
    • Tap configuration
    • Motion configuration
    • Low/High G configuration

NEW FEATURES

  • Beta support for QUATERNION data from SensorFusion, ONLY FOR METAMOTION R Boards !!

Beta support for BMM150 magnetometer

04 Dec 21:37
Compare
Choose a tag to compare

This release features a basic support for the magnetometer BMM150. The configuration and various thresholds are not yet supported.

Upgraded dependencies

12 Nov 22:40
Compare
Choose a tag to compare

debug : [~2.2] -> [~2.3]
eventemitter2 : [~1.0] -> [~2.1]
hashmap : [^2.0.5] -> [~2.0.6]
noble-device : [~1.3] -> [~1.4.1]

0.3.3

11 Nov 12:31
Compare
Choose a tag to compare

This release allows a user to setup the Connection Parameters.

upgraded dependencies

14 Mar 17:18
Compare
Choose a tag to compare
0.3.1

upgraded dependencies

Step Counter

14 Mar 16:14
Compare
Choose a tag to compare

#14 implement step counter