Files
dragonpilot/selfdrive/car
Erich Moraga 973ccc5ec9 Add missing RAV4_TSS2 engine f/w (#22545)
`@James Tai#3141` 2020 RAV4 ICE  DongleID/route  5f3ff874ab5b3e0d|2021-10-14--02-22-22
2021-10-13 14:32:16 -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