-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Toyota: Add SECOC longitudinal control #1385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
b464ceb
Add secoc ACC command
chrispypatt ce6b289
Remove commented out secoc long disable code
chrispypatt 9d7aeb5
Merge branch 'commaai:master' into secoc-long
chrispypatt 490067a
Add Toyota 2021 SecOC route
chrispypatt b4c0dfe
Merge branch 'commaai:master' into secoc-long
chrispypatt a80efda
Send 0 accel for ACC_CONTROL to match stock
chrispypatt e40e36b
Merge branch 'commaai:master' into secoc-long
chrispypatt c5aec84
Update opendbc/car/toyota/carcontroller.py
chrispypatt 27d7ff1
Merge branch 'commaai:master' into secoc-long
chrispypatt d838cea
Merge branch 'commaai:master' into secoc-long
chrispypatt 018b66a
Merge branch 'commaai:master' into secoc-long
chrispypatt 4d2a2c8
Merge branch 'master' into secoc-long
chrispypatt 83f6773
Merge branch 'master' into secoc-long
chrispypatt 95573ec
Merge branch 'master' into secoc-long
chrispypatt a518449
Merge SecOC long changes from chrispypatt.
PenitentTangent2401 49f08dc
Add new ACC steering wheel message for SecOC cars. Update distance_bu…
PenitentTangent2401 b0ff993
Add new DBC file for Toyota SecOC cars.
PenitentTangent2401 75fcf63
Update Toyota Rav4 Prime and 4th Gen Sienna to use SecOC DBC file.
PenitentTangent2401 fc029da
Merge branch 'commaai:master' into secoc-long
chrispypatt 0a0e2db
Merge pull request #1 from PenitentTangent2401/distance
chrispypatt 287da0b
Merge remote-tracking branch 'comma/master' into secoc-long
chrispypatt 9399509
Merge branch 'master' into secoc-long
chrispypatt 184929a
Update carstate.py l
chrispypatt 0ea63f5
Merge branch 'master' into secoc-long
chrispypatt d908d65
dont save button state on secoc
chrispypatt 109354a
Update opendbc/car/toyota/carstate.py
chrispypatt fef1954
Remove unreachable code
chrispypatt 1d02e07
Merge branch 'commaai:master' into secoc-long
chrispypatt 47abe79
Merge branch 'commaai:master' into secoc-long
chrispypatt bccfbdc
Move secoc safety to opendbc
chrispypatt c361ad1
Merge branch 'master' into secoc-long
chrispypatt 636278f
Merge branch 'master' into secoc-long
chrispypatt 5a9e671
Merge remote-tracking branch 'comma/master' into secoc-long
chrispypatt da0b102
Merge branch 'master' into secoc-long
chrispypatt 015fc13
Merge branch 'master' into secoc-long
chrispypatt 4b26706
Merge branch 'master' into secoc-long
chrispypatt 7ab4338
Merge branch 'commaai:master' into secoc-long
chrispypatt b080a60
Update R4P SecOC route
chrispypatt 872a2d2
Merge branch 'master' into secoc-long
chrispypatt b8f2d43
Merge branch 'master' into secoc-long
chrispypatt dd50846
Merge branch 'master' into secoc-long
chrispypatt 9344ecb
Build safety with -Wextra
sshane 0de6405
safety: relay malfunction config (#1959)
sshane 944f7a2
Hyundai: dashcam FCEV (#1973)
sshane feeda99
Hyundai CAN FD: Accurate hybrid powertrain detection (#1891)
sunnyhaibin be951c8
Tesla: Autopilot enabled signal (#1978)
lukasloetkolben f4a2514
Tesla: fix incorrect DBC msg length (#1980)
sshane 412b364
Subaru Pre-Global: fix missing rx checks (#1982)
sshane 127fca6
Honda Nidec: missing brake command rx check (#1981)
sshane fdfc8f3
Honda safety: only test alt brake for alt brake param
sshane 9516061
safety tests: remove redundant test skips (#1983)
sshane f7a8175
GM safety: add missing regen rx check (#1984)
sshane 4570e2b
Fingerprint: 2022 Civic Si (#1952)
vanillagorillaa ffb98d9
Hyundai CAN FD safety: more clear what is common (#1986)
sshane 2915102
Hyundai CANFD safety tests: common safety param combinations (#1987)
sshane 8aa8e92
Hyundai CAN FD safety: replace alt buttons live detection with param …
sshane 8b2162c
Hyundai safety: add missing rx checks (#1989)
sshane f1e3350
safety: rename allowed
sshane e711166
safety: only run rx hooks on whitelisted msgs (#1903)
sshane bb5fa28
Hyundai: Fix FCEV RX check and move out of dashcam (#1974)
sunnyhaibin 2df1502
HKG: spas remove unused frame param (#1966)
royjr 5b438b8
Added FW for Mazda CX5 2025 (#1911)
kenhuang14 41b67df
Hyundai CAN FD: Fix steering messages in safety replay (#1975)
sunnyhaibin 4aeb000
Hyundai: split car controller by CAN FD (#1990)
sshane c78b489
Toyota: add static rx check for alt brake (#1991)
sshane a64125f
whoops bad pull
chrispypatt 382f34e
Merge branch 'master' into secoc-long
chrispypatt 769c528
Merge branch 'master' into secoc-long
chrispypatt 57070f0
Merge branch 'master' into secoc-long
chrispypatt d3b2a08
Merge branch 'master' into secoc-long
chrispypatt 7676b4a
Merge branch 'master' into secoc-long
chrispypatt 558dac7
Merge branch 'master' into secoc-long
chrispypatt 9b48cc3
Merge branch 'master' into secoc-long
chrispypatt 5d37854
Merge branch 'master' into secoc-long
chrispypatt fa87739
Merge branch 'master' into secoc-long
chrispypatt ab8a0e3
PR suggestions
chrispypatt 2df7ce7
Merge branch 'master' into secoc-long
chrispypatt 4bec658
Remove unnecessary parens
chrispypatt be4653d
PR suggestions
chrispypatt 8edf38f
Fix some logical errors
chrispypatt 8f563ac
Fix tester present test
chrispypatt 2cf6843
Merge remote-tracking branch 'comma/master' into secoc-long
chrispypatt 379c8a1
Merge remote-tracking branch 'origin' into secoc-long
chrispypatt 46efd79
Merge branch 'master' into secoc-long
chrispypatt 7df4b4c
Merge branch 'master' into secoc-long
chrispypatt 8d6ae3e
Merge branch 'master' into secoc-long
chrispypatt d2a85a1
Update safety for non-op long secoc
chrispypatt 955a6b9
Merge branch 'master' into secoc-long
chrispypatt ef8fe56
Update tests
chrispypatt c515573
Update safety
chrispypatt 92c9d0a
Update tests
chrispypatt f565d2f
Merge branch 'master' into secoc-long
chrispypatt f9dbd49
Merge branch 'master' into secoc-long
chrispypatt 3fdacca
Merge branch 'master' into secoc-long
chrispypatt a430188
Merge branch 'master' into secoc-long
chrispypatt 3e577d1
Merge branch 'master' into secoc-long
chrispypatt 1b22879
Merge branch 'master' into secoc-long
chrispypatt 2d22a99
Merge branch 'master' into secoc-long
chrispypatt 2c918a0
Merge branch 'master' into secoc-long
chrispypatt 34b80e4
Merge branch 'master' into secoc-long
chrispypatt b2c6846
Merge remote-tracking branch 'comma/master' into secoc-long
chrispypatt 6c8f369
Merge branch 'commaai:master' into secoc-long
chrispypatt f035559
Merge remote-tracking branch 'origin' into secoc-long
chrispypatt 0261d4b
Merge branch 'master' into secoc-long
wtogami 0b05e00
Merge pull request #3 from wtogami/secoc-long
chrispypatt 2b580c5
Merge branch 'master' of ssh://github.com/commaai/opendbc into secoc-…
jyoung8607 4196b97
whitespace adjustment for clarity
jyoung8607 8521e18
Merge branch 'master' into secoc-long
chrispypatt ff272b1
PR suggestions
chrispypatt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.