Files
openpilot-evo/selfdrive/car
Erich Moraga 02b548fe8a Add several missing HIGHLANDERH_TSS2 firmwares (#26844)
* Add several missing HIGHLANDERH_TSS2 firmwares

`@joeswisher#3240` 2023 Highlander Hybrid  DongleID/route 1cdd18b56163c309|2022-12-29--23-18-05

* docs.py gen'd CARS.md w/ 2023 Highlander Hybrid update
old-commit-hash: a7155a43b726266084554e7cfa11d8a7bba88238
2022-12-30 16:16:24 -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-28 15:38:10 +01: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