You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.. | ||
body | 11 months ago | |
chrysler | 11 months ago | |
ford | 11 months ago | |
gm | 11 months ago | |
honda | 11 months ago | |
hyundai | 11 months ago | |
mazda | 11 months ago | |
mock | 11 months ago | |
nissan | 11 months ago | |
subaru | 11 months ago | |
tesla | 11 months ago | |
tests | 11 months ago | |
torque_data | 11 months ago | |
toyota | 11 months ago | |
volkswagen | 11 months ago | |
CARS_template.md | 1 year ago | |
README.md | 1 year ago | |
__init__.py | 12 months ago | |
car_helpers.py | 1 year ago | |
card.py | 11 months ago | |
disable_ecu.py | 1 year ago | |
docs.py | 1 year ago | |
docs_definitions.py | 12 months ago | |
ecu_addrs.py | 11 months ago | |
fingerprints.py | 1 year ago | |
fw_query_definitions.py | 11 months ago | |
fw_versions.py | 11 months ago | |
interfaces.py | 11 months ago | |
isotp_parallel_query.py | 11 months ago | |
values.py | 1 year ago | |
vin.py | 1 year ago |
README.md
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