Skip to content

Releases: mad-lab-fau/signialib

v.2.10.0

21 Jun 11:35
Compare
Choose a tag to compare

Changes:

  • plotting function (index local datetime).
  • txt importer: raise error if txt with hexadecimal is used.

v.2.9.0

18 Jun 14:43
Compare
Choose a tag to compare

Variable threshold (in days) for calibration file.

v.2.8.0

05 Jan 09:41
Compare
Choose a tag to compare

Added more fields to header (app version, model name, ruleset version, firmware version)

v.2.7.0

19 Dec 13:18
Compare
Choose a tag to compare

updated matplotlib version

v.2.6.0

19 Sep 11:17
Compare
Choose a tag to compare

No functional change, only refactoring of code.
Refactored loading and parsing of *.mat files: faster loading.

v.2.5.0

04 Sep 12:11
Compare
Choose a tag to compare
  • added variable IMU_sensor_type to mat files header

v.2.4.0

22 Jun 15:35
Compare
Choose a tag to compare

Added plotting function. Added class DataStream with plotting function.

v.2.3.0

14 Apr 11:54
Compare
Choose a tag to compare

Bug:
BMA400 Txt Files could not be read in if starting with label. This is now fixed.

Added tests for TXT Importer.

v2.2.0

13 Mar 20:06
Compare
Choose a tag to compare

BMA400 importer

v2.1.0

09 Mar 13:41
19c4eb6
Compare
Choose a tag to compare

Bug Fix:
In Function Session.align_to_syncregion().

Raise Error:
If old txt format with non converted sensor data is used (sensor data in hexadecimal).