Files
StarPilot/selfdrive/car
kingkwok444 95e913f994 Toyota Corolla 2021 FW versions (#22074)
old-commit-hash: d859e326315a3001b72405e7431fcca9dd0953c2
2021-08-30 09:20:59 -07:00
..
2021-07-07 14:59:18 -07:00
2021-08-28 21:28:14 -07:00
2021-08-27 14:11:49 -07:00
2021-08-25 11:16:26 -07:00
2021-07-07 14:59:18 -07:00
2021-07-07 14:59:18 -07:00
2021-08-05 12:05:49 -07: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