mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 08:16:03 +08:00
b66e2a9f7a
* tesla long squashed changes * fix no resume from stop * try setting accel limits to 0 to remove jerk with fast switchover * expand radard lookup tables * bump merged panda submodule old-commit-hash: 4960578bdfae11689da81e80973b998b05e6fd96
Port structure
interace.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