MDF Reader
Loading...
Searching...
No Matches
Release Notes

Version History

1.2.1

  • Update property descriptions

1.2.0

  • Support for seeking

1.1.0

  • Add option to ignore invalid stream data
  • Use default timestamp conversion if no conversion block is specified
  • All unused / reserved memory is correctly initialized to 0
  • Embed generated adtffileplugin documentation page
  • Fix plugin not throwing a license error, but failing silently
  • Ignore case sensitivity in license check
  • Use ADTF File Library 0.19
  • Use Dev Essential 1.5.6
  • Use licme 0.6.0

1.0.3

  • Fix invalid ethernet header (source and destination where mixed up, corrected ethertype byte-order)

1.0.2

  • mdf_reader does not reconstruct ethernet header in sample

1.0.1

  • VSLD DataBytes field is now detected correctly

1.0.0

  • Initial version of a reader to extend the ADTF DAT Tool and ADTFDAT File Player to read ASAM MDF 4 files
  • Support bus data mapping for CAN/CAN FD, FlexRay and Ethernet
  • Support message oriented/signal based mapping for DDL
  • Optional grouping bus events by BusChannel

Known Issues / Restrictions

  • Channels that are split across multiple channel groups are not supported yet
  • The reader supports only sorted MDF files where each data group contains a single record layout only
  • VSLD/string fields are not supported in any other way than retaining their data offset values within the record layout
  • Constants from channel group meta data block are missing on import