mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-12 03:03:41 +08:00
77ce14cf0b
* civic22_stop_faster * limit stopAccel to current safety model * Update selfdrive/car/honda/interface.py * Update selfdrive/car/honda/interface.py --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: fe49fbf8ec56733c0cbab45cde31df916f7a9fd3
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