Skip to content

Releases: mat-kie/hrv-rs

Release v-0.5.0

31 Dec 16:45
Compare
Choose a tag to compare

Changes in this Release

  • hrv statistics calculation moved to a different project
  • added DFA alpha analysis
  • changed definition of statistics window from seconds to samples
  • changed outlier filter

Release v-0.4.0

08 Dec 18:11
Compare
Choose a tag to compare

What's Changed

  • Bluetooth abstraction by @mat-kie in #4
  • Bluetooth abstraction by @mat-kie in #8
  • Redesign to reduce boilerplate code. Reorganize files by @mat-kie in #9

Full Changelog: v-0.3.5...v-0.4.0

Release v-0.3.5

05 Dec 23:30
64044b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v-0.3.4...v-0.3.5

Release v-0.3.4

05 Dec 21:47
fc40ba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v-0.3.3...v-0.3.4

Release 0.3.3

05 Dec 18:12
Compare
Choose a tag to compare

Initial Release

current features:

  • Bluetooth heartrate data acquisition
  • HRV statistics: RMSSD, SD1 SD2, SDRR, average hartrate
  • Moving window time series for HRV statistics
  • Store acquisitions to file

What's Changed

Full Changelog: https://github.com/mat-kie/hrv-rs/commits/v-0.3.3