mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 12:32:06 +08:00
bd7c90f233
* Add stock LKAS alert filters and openpilot LKAS state indicator * Update ES_LKAS_State signals * bump opendbc Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> old-commit-hash: d32b1f703ce9606c46177ba70e4de5082d588d06
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