mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-22 02:33:47 +08:00
0ae33cdf2c
* Update values.py
* Update values.py
Added Kia Sportage 2022/23 for Australia and New Zealand.
* Update values.py
Added Kia Sportage for AUS and NZ
old-commit-hash: 28e384e7a3
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