Skip to content

AKJ7/CANExplorer

Repository files navigation

CANExplorer

A CANbus-Analyse Tool for all platforms.

Usage

  • Install dependencies
    poetry lock && poetry install
  • Run main application
    poetry run main <ARGS>

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
  3. Move UI to QML
    • Add main UI

About

A CAN-Analysing Tool for all platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published