Files
StarPilot/selfdrive/car
Shane Smiskol 302ca1d8dc Ioniq 2019 EV: add FW versions (#26988)
* add FW from 26e73a0e32642dc4|2023-01-16--13-05-28

* duplicate
old-commit-hash: fe9fadaa55760d3940d7ccabd1e7edbf3bed1b1a
2023-01-17 14:22:47 -08:00
..
2022-12-15 21:52:07 -08:00
2022-12-15 21:52:07 -08:00
2022-12-15 21:52:07 -08:00
2023-01-12 15:07:14 -08:00
2022-12-15 21:52:07 -08:00
2022-12-28 15:38:10 +01:00
2022-03-29 21:45:23 -07:00

Port structure

interface.py

Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)

carcontroller.py

Builds CAN messages to send to car

carstate.py

Reads CAN from car and builds openpilot CarState message

values.py

Fingerprints and absolute limits

radar_interface.py

Radar interface