mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-17 23:42:07 +08:00
56038f4c54
* added AZERA_HEV_5TH_GEN (2019)
* Update values.py
* Update interface.py
* Update values.py
* Update hyundaican.py
* Update hyundaican.py
* Update interface.py
* Update values.py
* one line
* didnt see harness change
* Update selfdrive/car/hyundai/values.py
* docs
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 169132c6cc
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