This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
Releases: d4rken/myolib
Releases · d4rken/myolib
Maintenance
Fixed UUID for MotionCharacteristics
Changed EMG data conversion
The EMG data is now represented as byte with values ranging from -128 to 127, previously it was an int with values from 0 to 255. The new values per sensor pod are more logical too as no EMG input will be reflected by a value around 0.
Depending on how you previously used the received EMG data you may need to adapt your conversion.
Small bugfixes
Fixed EMG and IMU datalisteners not being added correctly.
Initial release
First public release.