- Aug 29, 2023
-
-
Claudiu MILEA (95030) authored
-
- Aug 20, 2023
-
-
Claudiu MILEA (95030) authored
Add basic setup for sending frames via CAN Bus and Ethernet between three processes (chassis, powertrain, body) See merge request !3
-
- Aug 19, 2023
-
-
Edane IBRAM (95053) authored
-
Edane IBRAM (95053) authored
-
Edane IBRAM (95053) authored
-
- Aug 15, 2023
-
-
Edane IBRAM (95053) authored
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
-
- Jun 03, 2023
-
-
Claudiu MILEA authored
-
- Jun 02, 2023
-
-
Claudiu MILEA authored
Temporarily changed Scapy SocketCAN implementation to Python-CAN for easier testing, added enum for frame sending frequencies and made Chassis ECU process generic in order to reuse it for the other vehicle components
-
- Jun 01, 2023
-
-
Claudiu MILEA authored
-
Claudiu MILEA authored
Started working on the Process class which is spawned for every ECU in our setup, added a basic Thread class for periodic sending of CAN Frames at different time intervals, refactor parts of code (splitting code into separate files, renaming some of the existing functions and files)
-
- May 20, 2023
-
-
Claudiu MILEA (95030) authored
-
- May 03, 2023
-
-
Claudiu MILEA (95030) authored
Write PASTA1.0 CAN specifications (frame id, source and target) - source: https://github.com/pasta-auto/PASTA1.0/blob/master/doc/PASTA1.0%20CAN-ID%20List%20v1.0E.pdf
-
- Jun 04, 2022
-
-
Claudiu MILEA (95030) authored
Add scapy installation in both images, together with python3 and pip See merge request !2
-
- Jun 03, 2022
-
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
-
Edane IBRAM (95053) authored
-
Edane IBRAM (95053) authored
-
- Jun 02, 2022
-
-
Claudiu MILEA (95030) authored
Include docker-compose and container for testing Ethernet traffic See merge request !1
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
Update setup to include ethernet container; Add docker-compose with local docker images for the moment
-
- Apr 03, 2022
-
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
-
- Mar 23, 2022
-
-
Edane IBRAM (95053) authored
-
Edane IBRAM (95053) authored
-
Edane IBRAM (95053) authored
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
-
Edane IBRAM (95053) authored
-
Claudiu MILEA (95030) authored
-
Claudiu MILEA (95030) authored
Add Dockerfile for basic container which uses can-utils in order to generate random traffic on a virtual interface
-