mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-20 07:43:48 +08:00
7681ae50af
* Remove Kia Sorento from LEGACY_SAFETY_MODE_CAR * Update values.py * Added Kia Sorento to UNSUPPORTED_LONGITUDINAL_CAR old-commit-hash: 551b0cc8f20794362ce66ecee0afb7cbcf4f97b1
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