Files
StarPilot/selfdrive/car
VAHAMAISEN 22c3778cab Toyota: add COROLLA_TSS2 fw (#23661)
* Update values.py

Added Toyota Corolla fingerprint.

* a
old-commit-hash: 9ec99b52303eb7036ccce4adc4b3c8d1ea7d8e1b
2022-01-30 20:04:36 -08:00
..
2021-08-03 16:59:13 -07:00
2020-01-17 10:58:43 -08:00

Port structure

interace.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