Skip to content

Releases: danielhrisca/asammdf

Release 5.20.6

19 May 05:35

Choose a tag to compare

Fixes

  • fixes #365
  • fix attribute error when loading a channel list configuration
  • always use category dtype for string channels when reduce_memory_usage is True in to_dataframe
  • fix drag and drop selection from channels tree

Release 5.20.5

08 May 07:06

Choose a tag to compare

Fixes

Release 5.20.4

08 May 06:16

Choose a tag to compare

Fixes:

  • fixes #362
  • handle the case of wrong TX/MD link

Release 5.20.3

07 May 13:31

Choose a tag to compare

Fixes

  • fix error in extract_can_signal: fro Motorola signals the signal position check against the payload shape was not ok
  • fixes #360
  • fix index error when settings the color to new channels

Changes

  • update stand-alone plot

Release 5.20.2

30 Apr 05:35

Choose a tag to compare

Fixes

  • fix loading a configuration for a MDF v3 file
  • save and restore the signal scaled/raw mode when using configurations
  • improved plot performance
  • fixes #356

Release 5.20.1

27 Apr 10:32

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

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

Choose a tag to compare

Fixes

  • fixes for appending pandas DataFrame

Release 5.19.15

09 Apr 12:59

Choose a tag to compare

Fixes

  • improve conversion_transfer function

Release 5.19.14

06 Apr 18:33
f8b2b8a

Choose a tag to compare

Fixes