mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 12:02:09 +08:00
eaae93109b
* Hyundai CAN-FD Longitudinal: Enable for all camera-based SCC platforms (non-HDA2) * allow ice camera scc longitudinal * allow ice camera scc longitudinal * Update docs * Merge commaai#30021 * Update CARS.md * revert unrelated changes * add test route --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 63bf098017c89a09f79059647deb90d1960f720d
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