djdesant
djdesant
Could you please upload the corresponding MapleSim Model to reproduce the presented workflow? Thx in advance
db.enum_attribs_to_values() File "C:\…\MdfMetaData\.venv\Lib\site-packages\canmatrix\canmatrix.py", line 2317, in e num_attribs_to_values frame.attributes[define] = self.frame_defines[define].values[int(frame.attributes[define])] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: '8.52715012702708E-317' Please consider the casting to float before int. Example:...
Buttons for Folding/Unfolding Messages in Excel desappear at development branch compared to master
  The file is converted from dbc to xlsx format. The buttons 1/2 for folding/unfolding are very useful feature for grouping the message view. It would be nice to...