CANBUS-Analyzer icon indicating copy to clipboard operation
CANBUS-Analyzer copied to clipboard

Originally a development tool for Scan My Tesla, but contributions has turned into a standalone canbus data analyzer suite, supporting a wide variety of log formats, and also DBC file signal definitio...

Results 11 CANBUS-Analyzer issues
Sort by recently updated
recently updated
newest added

Hi, I found your program and the interface seems cool. Unfortunately loading a dbc-file leads to crash. I tried releases back to 468 and same problem occurs.

Currently: - stop button, but no start/continue - play button that plays the log a lot slower than 'load' does (older code) - prev/next file, works, but button placement and...

The reason it is not there is that the original Scan My Tesla log files did not have any timestamps. With the support of new log formats containing timestamps, this...

enhancement

Assumptions: - Only 1 mux per CAN ID - multiplexer indexer comes before the (and must be decoded before!) other values These assumptions will probably fail at some point. Maybe...

I know it is possible, but we need to post the files in a file-share (maybe microsoft server has this? anyone know how to set that up?) or a web...

On M3OC, @brian-man suggested using the log-readers in his CANTools project as a more complete solution for loading CAN logs in a variety of formats. Based on what I currently...

enhancement

Vector's ASCII exports do not zero-pad message IDs to the expected three digits. Examples: ``` 432.77720 1 16 Rx d 1 01 Length = 107914 BitCount = 58 ID =...

bug

Currently we have an automated build server (emons.visualstudio.com , now called Azure DevOps), that builds, packs, creates installer ("deploy") and posts to github as a release. Problem is, this happens...

question

Snipped from the model3 forum thread, where I tried to explain how to use these buttons. It's quite obvious that this is not exactly user friendly in it's current state:...

Vector can produce ASCII-formatted trace files that include CAN message data. Importing these files into CANBUS-Analyzer should be straightforward. Sample format (message data anonymized): ``` date Mon Dec 31 04:20:30.951...

enhancement
on hold