Releases: brainexe/node-metawear
Releases · brainexe/node-metawear
Upgraded deps
v0.3.8-alpha.1
- Fix the QUATERNION example with the proper configuration of the sensors
v0.3.7
v0.3.6
Changelog
BREAKING CHANGES
accelerometer.start()
no longer commit the following configuration by default, it is required to call explicitlyaccelerometer.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
This release features a basic support for the magnetometer BMM150. The configuration and various thresholds are not yet supported.
Upgraded dependencies
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
upgraded dependencies
0.3.1 upgraded dependencies
Step Counter
#14 implement step counter