Skip to content

Releases: danielhrisca/asammdf

Release 5.20.1

27 Apr 10:32
Compare
Choose a tag to compare

Fixes

  • fixes #353, #354
  • use the group_index and channel_index arguments in Signal init
  • prevent key error when trying to plot a master channel from a MDF v3 file

Release 5.20.0

22 Apr 14:27
Compare
Choose a tag to compare

Fixes

  • improve channel group flags when appending bus logging structures
  • fix CAN extraction of multiplexed signals
  • improve plot performance
  • improve GUI description for Channel and Channel group pop-up windows
  • keep structure channels when filtering files
  • apply remove_source_from_channel_names to the channel's display name
  • fixes #335, #339, #348, #352

Changes

  • refactored CAN bus logging handling on loading a measurement
  • add raw values support in plot
  • add the possibility to use multiple windows in the comparison mode
  • add raw channel group raw record bytes viewer
  • add channel selection right click menu entry for displaying file properties
  • show structure channel composition in GUI
  • add cursor marker with comments to the plot GUI
  • display Event markers when loading a plot

Release 5.19.16

09 Apr 19:59
Compare
Choose a tag to compare

Fixes

  • fixes for appending pandas DataFrame

Release 5.19.15

09 Apr 12:59
Compare
Choose a tag to compare

Fixes

  • improve conversion_transfer function

Release 5.19.14

06 Apr 18:33
f8b2b8a
Compare
Choose a tag to compare

Fixes

Release 5.19.13

05 Apr 05:28
Compare
Choose a tag to compare

Fixes

  • fix error in fmt_to_datatype_v3

Release 5.19.12

03 Apr 13:54
Compare
Choose a tag to compare

Fixes

  • fixes #343: VLSD channel bit count is not limited to 32 and 64 bits

Release 5.19.11

03 Apr 05:28
Compare
Choose a tag to compare

Fixes

  • always use temporary files fro DL3 and ERG

Release 5.19.10

02 Apr 12:44
Compare
Choose a tag to compare

Fixes

  • fix opening DL3 and ERG files from read only locations

Release 5.19.9

26 Mar 08:24
Compare
Choose a tag to compare

Fixes

  • fix issue with overlapping Motorola channels with bit_count+bit_offset <=8