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.
* bump panda * enable lta * try upper/lower delay similar to longcontrol lag comp * add comment about eps torque rate limits * more clear * more clear * Revert "try upper/lower delay similar to longcontrol lag comp" This reverts commit 8e85333. * bump * no driver torque limiting to test * fix the setme_x3 * bump * bump * enable inactive safety * use vEgoRaw * rename * fix * some comments/organization * bump * docs * no corolla * shorter name * bump * bump * add to releases * bump panda * remove camry * bump * bump * rm * bump * bump * bump again * bump
- Loading branch information
Showing
4 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
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
Submodule panda
updated
9 files
+1 −1 | .pre-commit-config.yaml | |
+1 −1 | board/safety/safety_ford.h | |
+1 −1 | board/safety/safety_nissan.h | |
+1 −2 | board/safety/safety_subaru.h | |
+1 −1 | board/safety/safety_tesla.h | |
+119 −25 | board/safety/safety_toyota.h | |
+1 −0 | board/safety_declarations.h | |
+7 −7 | tests/safety/common.py | |
+110 −2 | tests/safety/test_toyota.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