Files
StarPilot/selfdrive/car
Shane Smiskol 517adb1075 Add video for 2020 Lexus ES Hybrid
old-commit-hash: d8089fb94e9ad1ab54bc3baf1acbb430b305f612
2022-07-07 23:07:21 -07:00
..
2022-06-30 17:23:12 -07:00
2022-07-07 14:54:14 -07:00
2022-06-30 17:23:12 -07:00
2022-07-07 17:27:59 -07:00
2022-06-30 17:23:12 -07:00
2022-07-05 16:42:53 -07:00
2022-06-30 17:23:12 -07:00
2022-07-06 23:42:07 -07:00
2022-07-06 23:42:07 -07:00
2022-07-07 23:07:21 -07:00
2022-03-29 21:45:23 -07:00

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