Fast Python reader and editor for ASAM MDF / MF4 (Measurement Format)
*asammdf* is a fast Python parser and editor for ASAM (Associtation for Standardisation of Automation and Measuring Systems) MDF / MF4 (Measurement Data Format) files.
It supports MDF versions 2 (.dat), 3 (.mdf) and 4 (.mf4).
*asammdf* works on Python 2.7, and Python >= 3.4
This tool was intended to be run under OpenWrt (so it's small and has no dependencies) but it can be also built/run under most other *nixes and Windows.
It's very easy to use, run it with -h or --help argument to see a brief howto.
I hope someone finds it useful.