Skip to content

Releases: danielhrisca/asammdf

Version 2.6.7

02 Nov 12:53

Choose a tag to compare

Fixes

  • fix error in MDF3 save method
  • fix select method to return the signals in the same order as the channels given
  • fix get method when channel group cycles number is 0

Version 2.6.6

31 Oct 20:47

Choose a tag to compare

Changes

  • added select generator method to MDF
  • added config pacakge level function to handle all asammdf configurations
  • use data list and split data block when saving (configurable)

Fixes

  • fix mdf v3 POLY Conversion
  • fix mdf v4 DataList for Python 2
  • PEP8 improvements

Version 2.6.5

30 Oct 07:52

Choose a tag to compare

Changes

  • big performance boost for convert, cut, export, filter, merge and iter_to_pandas when load_measured_data=True

Fixes

  • fix incomplete implementation of mdf version 4 DLBLOCK

Version 2.6.4

27 Oct 08:46

Choose a tag to compare

Changes

  • allow compacting of signed integers when appending
    • use the package function enable_integer_compacting
  • avoid unnecessary computation for polynomial conversions
  • add MLSD channel support
  • improve plotting of maps and update Signal usage example
  • moved __version__ to version.py

Fixes

  • fix errors in HDF5 export
  • fix error in get for singed integers of nonstandard size
  • fix mask error for nonstandard integers
  • fix error in MDF4 get method when channel type was virtual master