Skip to content

Release 5.21.0

Compare
Choose a tag to compare
@danielhrisca danielhrisca released this 09 Jul 10:06
· 2482 commits to master since this release
af1b9b1

Fixes

  • fix error if the channel group flags are not set for MDF v4 (thanks to @kopytjuk)
  • add missing MDF V4 data types
  • remove obsolete docstring for MDF4 class
  • try to extract CAN bus logging when the source is set to OTHER
  • compute the bus logging map for concatenated and stacked measurements
  • fix mdf demo script (thanks to @fesaille )

Changes

  • add more arguments to the iter_groups method
  • remove finalization shim and use a more generic and feature complete implementation
  • add support for CANape .lab files
  • removed noisy prints in plot (thank to @nos86 )