danielhrisca / asammdf

Fast Python reader and editor for ASAM MDF / MF4 (Measurement Data Format) files
GNU Lesser General Public License v3.0
612 stars 216 forks source link

Add support for elist in mf4 header comment #911

Closed brf2cb closed 9 months ago

brf2cb commented 9 months ago

Hello,

I do not know why you decided to convert everything in the header comment to the tree structure. But I would like to add this simple support for the elist so it is not lost in the header.

Previously elist was working in version 7.0.7

danielhrisca commented 9 months ago

Thanks for the PR