collin80 / SavvyCAN

QT based cross platform canbus tool
MIT License
1.04k stars 289 forks source link

Import from PCAN only in 11bit format ? #156

Closed prensel closed 5 years ago

prensel commented 6 years ago

When importing trc files from PCAN they show up as 11bit ID's in the main screen whereas the 22bit ID's show in the right 'Frame Filtering screen'

collin80 commented 6 years ago

It's very possible that I never had a TRC file with extended ID frames. Could you maybe post a snippet from the file where extended frames are so that I can make sure I'm correctly interpreting those lines too?

prensel commented 6 years ago

Here's a trace file from PCANView

vx1-charge-plug.trc.txt

collin80 commented 5 years ago

Such files should load properly now as of this commit: b2c22ca21b4ec06014c71a27299f8f1ade8a1482