Files
dragonpilot/selfdrive/car
Erich Moraga 6d8f166722 Add several missing HIGHLANDER_TSS2 firmwares (#26801)
* Add several missing HIGHLANDER_TSS2 firmwares

`@randywf#0891` 2023 Toyota Highlander (ICE)  DongleID/route d9049fcd50225c9d|2022-12-14--12-16-16

* docs.py gen'd CARS.md w/ 2023 Highlander update
2022-12-18 20:09:40 -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
2022-12-15 21:52:07 -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
2022-12-15 21:52:07 -08: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