Results 301 comments of Daniel Hrisca

Some documentation hints are found here https://asammdf.readthedocs.io/en/development/functions_manager.html

Are you sure you have the same CAN signals in the plot?

@Christophe83470 please try out the development branch code

ping @Christophe83470

There is no specification for this kind of logging. You could get some inspiration from the internal structure of the CAN bus logging (see here https://github.com/danielhrisca/asammdf/files/4328945/OBD2-DBC-MDF4.zip).

the limitation now is that when appending structure channels we always use the scaled samples (not the raw values) so there is no way to specify conversion rules for the...

@eblis please try the release 7.3.16

the original MDF file would be useful to understand the root cause of the problem

You probably need to setup the correct dict keys like the example shows https://github.com/danielhrisca/asammdf/blob/1585aa9e8c2519fd9a57ddef5fd5fc68ea6af63b/examples/mf4_demo.py#L90

Like I said, you need to follow the dict key naming. This will not work with any doct that you throw at it