Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.19 KB

README.md

File metadata and controls

52 lines (40 loc) · 1.19 KB

Release CI Build CI

ECU-BUS

ECU-BUS is a general-purpose ECU toolkit, which contains diagnostic(UDS), security, and other tools.

Key Features

UDS Tester

CAN/CAN-FD UDS Teseter(DoCAN 15765-2)

Support Hardware Devcie:

  • PEAK

DOIP UDS Tester(DoIP 13400-2)

  • Done

LIN UDS Tester(DoLIN)

  • TODO

KEY Generate Tool

SHE-KEY M-Martrix Generate

  • S32K1-CSEC
  • S32K3-HSE-SHE

Software Framework

ECU-BUS Based on Electron,Pure JS, Use node addon to call .dll library,UI use VUE and Eelement-UI

node-gyp is necessary

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Lints and fixes files

npm run lint

Software User Guide

UDS

TODO