mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 01:53:57 +08:00
* What if: no signals! 🙅🤌🎆 * do hyundai * honda! * do gm * and vw! (sorry comments) * do those * -500 * little more * fix subie * change back * bumpopendbc * oof lol * messages * some clean up * here too * clean up honda radar_interface.py fix rm * bump opendbc to master * add todo * rename checks in tesla/radar_interface --------- Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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