2 files changed
+18
-13
lines changedSubmodule opendbc_repo updated 16 files
- .github/workflows/auto_pr_review.yaml-1
- .github/workflows/tests.yml+1
- .pre-commit-config.yaml+14
- README.md+53-97
- opendbc/can/logger.h+1
- opendbc/can/parser_pyx.pyx+18-5
- opendbc/car/chrysler/fingerprints.py-3
- opendbc/car/ford/fingerprints.py-1
- opendbc/car/mazda/values.py+1-1
- opendbc/car/toyota/carcontroller.py+7-55
- opendbc/car/toyota/carstate.py-5
- opendbc/car/toyota/fingerprints.py-8
- opendbc/car/toyota/interface.py+11-1
- opendbc/car/toyota/values.py+1-1
- opendbc/car/volkswagen/fingerprints.py-5
- opendbc/dbc/SConscript+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
44 | 58 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 59 | + | |
| 60 | + | |
56 | 61 |
|
0 commit comments