Skip to content

Releases: danielhrisca/asammdf

Release 5.19.8

24 Mar 06:32
Compare
Choose a tag to compare

Fixes

  • avoid freezing the GUI when loading and invalid file

Release 5.19.7

19 Mar 14:33
Compare
Choose a tag to compare

Fixes

  • fix default byte order

Release 5.19.6

19 Mar 06:30
Compare
Choose a tag to compare

Fixes

  • enable extended selection mode for the list (CTRL and SHIFT behavior)
  • fix for overlapping signals
  • reverts commit 5fc5f37

Release 5.19.5

16 Mar 22:16
Compare
Choose a tag to compare

Fixes

  • fix get not aligned integers in MDF v3
  • add test not aligned integers and endianess
  • fix plot Fit
  • fix cutting big files

Release 5.19.4

16 Mar 06:50
Compare
Choose a tag to compare

Fixes

  • check if plot signal min and max values are NaN
  • use textual measurement header timestamps for MDF v3 if the POSIX timestamp is 0
  • check if the channel group record ID can be extracted while sorting MDF v4 files

Release 5.19.3

13 Mar 10:26
Compare
Choose a tag to compare

Fixes

Release 5.19.2

12 Mar 11:05
Compare
Choose a tag to compare

Fixes

  • fix error in keeping up with the current position in the finalization shim
  • handle misrepresentation of byte arrays as unsigned values with a bit count higher than 64
  • fix for Motorola signals
  • fix get_can_signal for Motorola signals
  • fixes #325
  • fix attribute error for MDF v3 channel extension block

Release 5.19.1

06 Mar 12:16
Compare
Choose a tag to compare

Fixes

  • fix error in get_can_signal

Release 5.19.0

06 Mar 07:37
Compare
Choose a tag to compare

Changes

  • add data argument to get_can_signal

Release 5.18.2

05 Mar 06:51
Compare
Choose a tag to compare

Fixes

  • removes some unwanted prints