Skip to content

Aziz-repo/ActiaTcuTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actia TCU Tester

This project represent a Graphical User Interface application dedicating for testing Automative TCU. The application represents an abstraction on the DoIP and UDS protocoles and use corresponding standard (ISO-14300 and ISO-14299).

Requirement

Docker - If you want the easy way.
python 3.8, udsoncan, doipclient packages - If you want to build from source.

Installation

Using docker

docker pull actia_tcu_tester:latest

Building from source

git clone https://github.com/Aziz-repo/ActiaTcuTester.git
cd ActiaTcuTester
python3 -m pip install -r requirement.txt
cd src/
python3 run.py

About

Graphical user interface for communication with a TCU over DoIP protocole

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published