Files
StarPilot/selfdrive/car
FrogAi 2f4243f66c Acceleration/deceleration profiles
Added toggle to use custom acceleration/deceleration profiles.
2024-04-29 15:57:50 -07:00
..
2024-04-29 11:19:26 -07:00
2024-04-29 11:19:26 -07:00
2024-04-29 15:57:50 -07:00
2024-04-29 15:57:50 -07:00
2024-04-29 15:57:50 -07:00
2024-04-29 11:19:26 -07:00
2024-04-29 11:19:26 -07:00
2024-04-29 11:19:26 -07:00
2024-04-29 11:19:26 -07:00
2024-04-29 11:19:26 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-29 15:57:50 -07:00
2024-04-18 18:09:21 -07:00
2024-04-29 11:19:26 -07:00
2024-04-29 15:57:50 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00
2024-04-18 18:09:21 -07:00

Car port structure

interface.py

Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)

fingerprints.py

Fingerprints for matching to a specific car

carcontroller.py

Builds CAN messages to send to car

carstate.py

Reads CAN from car and builds openpilot CarState message

values.py

Limits for actuation, general constants for cars, and supported car documentation

radar_interface.py

Interface for parsing radar points from the car