Files
StarPilot/selfdrive/car
omatzyo 264b40878e Toyota: add 2021 RX350 fingerprint (#24540)
Update values.py

Adding 2021 RX350
old-commit-hash: e08c712a085b7f54f71b7f2e1cf3a7c35ecd4b8a
2022-05-17 10:59:15 -07:00
..
2022-05-16 13:49:40 +02:00
2022-05-13 19:33:46 -07:00
2022-05-12 14:59:00 +02:00
2022-03-29 21:45:23 -07:00
2020-01-17 10:58:43 -08: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