2 files changed
+2
-2
lines changedSubmodule opendbc_repo updated 31 files
- README.md+3-3
- docs/CARS.md+6-5
- opendbc/can/dbc.py+4
- opendbc/car/docs_definitions.py+4-7
- opendbc/car/ford/values.py+2-6
- opendbc/car/gm/values.py+1-1
- opendbc/car/honda/fingerprints.py+6
- opendbc/car/honda/values.py+6-8
- opendbc/car/hyundai/fingerprints.py+1
- opendbc/car/hyundai/values.py+2-2
- opendbc/car/rivian/values.py+2-2
- opendbc/car/tests/routes.py+7-4
- opendbc/car/tests/test_docs.py+1-1
- opendbc/car/torque_data/override.toml+1
- opendbc/car/volkswagen/carcontroller.py+8-2
- opendbc/car/volkswagen/carstate.py+77-13
- opendbc/car/volkswagen/fingerprints.py+31
- opendbc/car/volkswagen/interface.py+13-1
- opendbc/car/volkswagen/mlbcan.py+71
- opendbc/car/volkswagen/mqbcan.py+2-2
- opendbc/car/volkswagen/values.py+54-21
- opendbc/dbc/vw_mlb.dbc+2.8k
- opendbc/safety/declarations.h+2-1
- opendbc/safety/modes/volkswagen_common.h+41
- opendbc/safety/modes/volkswagen_mlb.h+134
- opendbc/safety/modes/volkswagen_mqb.h+9-28
- opendbc/safety/modes/volkswagen_pq.h+3-4
- opendbc/safety/safety.h+2
- opendbc/safety/tests/common.py+2-1
- opendbc/safety/tests/test_volkswagen_mlb.py+141
- pyproject.toml+2-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments