forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix controls mismatch on button enable cars + test against panda safe…
…ty (commaai#23975) * test models: check button enable cars against panda safety * gm too * cleanup # Conflicts: # panda
- Loading branch information
1 parent
453d19e
commit 6426905
Showing
3 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
Submodule panda
updated
8 files
+1 −0 | board/safety.h | |
+21 −10 | board/safety/safety_gm.h | |
+20 −14 | board/safety/safety_honda.h | |
+20 −10 | board/safety/safety_hyundai.h | |
+1 −0 | board/safety_declarations.h | |
+20 −12 | tests/safety/test_gm.py | |
+28 −14 | tests/safety/test_honda.py | |
+12 −2 | tests/safety/test_hyundai.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters