mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-18 15:52:09 +08:00
2d495e2c1e
* Honda Bosch: switch ACC_HUD between metric/imperial * bump opendbc old-commit-hash: 26ce0fa0cbffc477c5a667df4c35ba2ead2cd10a
Port structure
interace.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