-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hyundai: support Kona Electric 2022 (camera SCC) (#23517)
* Rebase and merge upstream * Bump panda * bump panda * todo comments, minor clean up * Add test route * send CLU11 on bus 2 * Update docs * Use Chrysler cp ternary naming convention * Add FW version * Update with latest test route * Use segment with engaging/disengaging and moving * sort FW * push ci route * add comment * bump panda * bump panda * clean up * Limit torque * bump panda * bump panda * bump panda * Add missing FW * Add CAN fingerprint (need to fix spotty queries) * missing fingerprints * bump panda * use O * It's 2022, how is SCC still not standard! * space * bump panda to master Co-authored-by: Shane Smiskol <shane@smiskol.com>
- Loading branch information
1 parent
14cb90d
commit 1ab63cc
Showing
10 changed files
with
96 additions
and
28 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
4 files
+38 −20 | board/safety/safety_hyundai.h | |
+1 −0 | python/__init__.py | |
+22 −9 | tests/safety/test_hyundai.py | |
+1 −1 | tests/safety/test_hyundai_hda2.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
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
Oops, something went wrong.