Files
StarPilot/selfdrive/car
Cameron Clough ed49ae82a1 Ford FW batch (#26251)
* add Ford Explorer 2022 fw

VIN: 1FM5K8GC7NGA85105

8e1bab39e558e773|2022-09-16--02-38-57

* add Ford Escape Titanium PHEV 2021 fw

VIN: 1FMCU0LZXMUA80767

f8eaaccd2a90aef8|2022-09-30--15-42-38--0

* add Ford Escape 2020 fw

VIN: 1FMCU9DZ9LUA82589

26b2cace68e36212|2022-10-05--18-55-54--0
old-commit-hash: fbafde6f1c46b50c219c3ec3121b94ee0848a7be
2022-10-27 14:04:02 -07:00
..
2022-10-27 14:04:02 -07:00
2022-10-08 23:28:33 -07:00
2022-09-23 13:40:15 +02: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