Files
StarPilot/selfdrive/car
Erich Moraga c9dc7a9458 Add missing HIGHLANDERH_TSS2 ESP & engine f/w (#25066)
* Add missing HIGHLANDERH_TSS2 ESP & engine f/w

`@pkozlowski#5214` 2022 Highlander Hybrid (Poland)  DongleID/route b2e9858e29db492b|2022-07-07--17-57-24

* Fix test_fw_query_on_routes with older routes

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 94c8717cac0cfad4603d57a8da108a124019dd73
2022-07-08 20:03:21 -07:00
..
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-07-07 17:27:59 -07:00
2022-06-30 17:23:12 -07:00
2022-07-05 16:42:53 -07:00
2022-06-30 17:23:12 -07:00
2022-07-06 23:42:07 -07:00
2022-03-29 21:45:23 -07:00
2022-07-08 19:36:09 -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