mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-26 09:24:02 +08:00
ed49ae82a1
* 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: fbafde6f1c
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