We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4185f81 commit 3ac03cbCopy full SHA for 3ac03cb
README.md
@@ -57,6 +57,7 @@ pre-commit run --all-files # run the linter
57
* [`opendbc/dbc/`](opendbc/dbc/) is a repository of [DBC](https://en.wikipedia.org/wiki/CAN_bus#DBC) files
58
* [`opendbc/can/`](opendbc/can/) is a library for parsing and building CAN messages from DBC files
59
* [`opendbc/car/`](opendbc/car/) is a high-level library for interfacing with cars using Python
60
+* [`opendbc/safety/`](opendbc/safety/) is the functional safety for all the cars supported by `opendbc/car/`
61
62
## How to Port a Car
63
0 commit comments