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).
Docker - If you want the easy way.
python 3.8, udsoncan, doipclient packages - If you want to build from source.
docker pull actia_tcu_tester:latest
git clone https://github.com/Aziz-repo/ActiaTcuTester.git
cd ActiaTcuTester
python3 -m pip install -r requirement.txt
cd src/
python3 run.py