mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-08 08:53:41 +08:00
f25121b736
* Mazda: alert when LKAS is disabled Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com> * Update selfdrive/controls/lib/events.py * Update selfdrive/car/mazda/interface.py * bump cereal Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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