mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 19:23:58 +08:00
* Mazda 3 2017 fw dongle id: f7fec643f5178df8 Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com> * Mazda CX-5 2020 FW dongle id: f4b488f06d3b7711 Signed-off-by: Jafar Al-Gharaibeh <to.jafar@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