Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-10-12 | 599 Bytes | |
Totals: 1 Item | 599 Bytes | 0 |
This is quite a big release. It bring composed channels support and a lot of fixes. The code was tested against the ASAM example files (the ones that have features implemented in the current asammdf code) on Python 2 and 3.
Changes
- major refactoring of append methods
- complete handling (read, append, save) for supported composed channels (mdf 3 channel dependencies and mdf 4 channel arrays and structure channels)
- refactoring of merge method
- method remove was removed from the MDF class
- improved code quality as reported by pylint
Fixes
- too many to enumerate