Could you describe the binary format of the log files. I'd like to process them myself, this would save me few days of reverse-engineering

The CSV dump of the log contains only a part of logged parameters, for example it's missing the power output state which is a problem when this output controls VVT.
Also running a tool on existing logs is simpler for me than creating csv files (which is a manual operation).
Thanks