* 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 old-commit-hash: 6d8f1667228d74e8c9afca52bafb50c0730a0d83
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