olegel / CANLogger

CAN bus logger and analyser tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CANLogger

CAN bus logger and analyser tool

Features:

  • realtime data processing from CAN-USB devices (Arduino + MCP2151 ) I've used this https://github.com/latonita/arduino-canbus-monitor
  • saving received data to log files for further processing
  • playback log files
  • separate messages by sender id, assigning human readable description to senders
  • global filter data mask
  • separate filter data mask for each sender
  • detecting total message count, unique messages, new messages after making snapshot per each sender
  • message investigating with data comparer
  • holding sender descriptions between sessions

Main window

Investigation

Known issues:

  • CAN bus baud-rate setting is ignored yet

More information

About

CAN bus logger and analyser tool

License:GNU General Public License v3.0


Languages

Language:C# 100.0%