You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I'm trying to load a can log from a microchip device but the timestamp wont get detected properly due to a different format compared to the one contained in the example folder.
I'm guessing at some point they added a dot to separate and 4 decimal points instead of 3.
Could the source be patched to support this?
I've identified the part responsible around line 3160 of framefileio.cpp
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
MicrochipUnsupportedLog.log
Hello I'm trying to load a can log from a microchip device but the timestamp wont get detected properly due to a different format compared to the one contained in the example folder.
I'm guessing at some point they added a dot to separate and 4 decimal points instead of 3.
Could the source be patched to support this?
I've identified the part responsible around line 3160 of framefileio.cpp
Beta Was this translation helpful? Give feedback.
All reactions