You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good docs. README.md + the new car support docs should be enough here. If it's not, things are probably more complex than they should be.
A complete test suite. This is mostly moving over test_models from openpilot.
The panda dependency removed. The dependency relationship should go the other way once [panda/board/safety/](https://github.com/commaai/panda/tree/master/board/safety) is moved to opendbc/safety/.
Good abstractions. This is mostly removing openpilot's car_specific.py.
The text was updated successfully, but these errors were encountered:
opendbc 1.0 will have
README.md
+ the new car support docs should be enough here. If it's not, things are probably more complex than they should be.test_models
from openpilot.panda
dependency removed. The dependency relationship should go the other way once[panda/board/safety/](https://github.com/commaai/panda/tree/master/board/safety)
is moved toopendbc/safety/
.The text was updated successfully, but these errors were encountered: