Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

37 lines (30 loc) · 1.41 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2022-10-28

Changed

  • All references to the publication are updated to the published journal article.
  • Rest detection is now based on gyroscopes and accelerometers only and does not make use of magnetometer measurements. (In practice, gyroscopes and accelerometers are more sensitive for rest detection, and the use of magnetometers does not add any value. In contrast, miscalibrated magnetometers could previously prevent rest from being detected.)

Fixed

  • Fixed typo getmagDistDetected -> getMagDistDetected in Matlab implementation.

1.0.0 - 2022-04-01

Added

  • Initial release.