mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 05:22:07 +08:00
91212c2a86
* Mazda: CX-9 2022 FW dongle-id: 7200177292912f30 Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com> * Add mazda 6 2018 FW FP dongle id: 0383a108994bd18b --------- Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com> Co-authored-by: Samuel <samuel95_54@hotmail.com> old-commit-hash: 97aeb83f953a2850a0e5da0d3fbd30f771c36169
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