Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 660 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 660 Bytes

CANExplorer

A CANbus-Analyse Tool for all platform.
This is a WIP Project!

Roadmap

  1. Project Setup
    • Initialize git project
    • Set basic project structure
    • Set package manager and install packages
    • Set docker and vscode devcontainer
    • Add parsing and transmission of CAN frame as proof of concept
    • Release 0.1.0
  2. Transception of CAN frames.
    • Implement IsoCan transport and protocol
    • Implement J1939 transport and protocol
    • Implement ISOTP transport and protocol
    • Implement CanOpen transport and protocol
    • Release 0.2.0