Update what-is-a-car-port.md (#33323)

old-commit-hash: 7a40c970688f63bb0a891381a86b7ca892b639f8
This commit is contained in:
Alexandre Nobuharu Sato
2024-08-19 18:28:13 -03:00
committed by GitHub
parent 89725e7ac2
commit 94621d2fee
+1 -1
View File
@@ -1,6 +1,6 @@
# What is a car port?
A car port enables openpilot support on a particular car. Each car model openpilot supports needs to be individually ported. All car ports live in `openpilot/selfdrive/car/`.
A car port enables openpilot support on a particular car. Each car model openpilot supports needs to be individually ported. All car ports live in `openpilot/selfdrive/car/car_specific.py` and `opendbc_repo/opendbc/car`.
The complexity of a car port varies depending on many factors including:
* existing openpilot support for similar cars