-
Notifications
You must be signed in to change notification settings - Fork 874
GM: Add support for cam harness & stock ACC #962
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 16 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
7213b37
Allow brake TX on PT bus
JMPZ11 4da6484
Initial Panda GM cam harness support
JMPZ11 1293b0e
Remove keepalive; regen == braking
JMPZ11 d7462da
Fix MISRA violations
JMPZ11 bba00e9
EPS timing opt-in by param
JMPZ11 f06df92
Minor clean up
sshane 73ee49a
remove timing code for readability
sshane 3094061
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
JMPZ11 6749f0c
we only need to send one message if cam harness and stock long
sshane 06d5e00
Simplify params
JMPZ11 7bdceda
Merge branch 'gm-cam-harness' of https://github.com/opgm/panda into g…
JMPZ11 ee10d4e
Removed dup brake msg
JMPZ11 1cbe6a9
revised params, split 3-ways
JMPZ11 ae38cdb
add test
sshane 5b69c38
clean up a bit, no need to send ACC yet
sshane 0ca1514
split out button enable and pcm enable into seperate tests
sshane 0ddba83
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
JMPZ11 ff09389
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
JMPZ11 e14f154
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
JMPZ11 a1c2bd7
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
sshane df8ffe3
some formatting
sshane bdd9c80
GM CAM uses PCM cruise for controls_allowed
sshane 4992abf
fix gas safety tests
sshane c6f61f4
misra
sshane a55850c
fix static analysis
sshane 0209679
fix brake pressed
sshane a4b096c
Add OP VOACC override stock cam
JMPZ11 2e46f87
Add VOACC safetyparam to init.py
JMPZ11 07136b9
Revert "Add VOACC safetyparam to init.py"
sshane a1053de
Revert "Add OP VOACC override stock cam"
sshane 9d4e7f9
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
sshane aee5894
better comments
sshane 8a3d455
better comments
sshane 835c73f
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
sshane 1b021eb
move non-base msg definitions to subclass
sshane eb798c3
various comments
sshane 62a7cbe
TODO: add button safety
sshane 3e1d8cd
add button safety
sshane 626fdcf
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
sshane 26f2e28
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
sshane e7acd2d
use new pcm_cruise_check
sshane 56269c7
revert regen braking change
sshane ffb7678
only cancel button allowed
sshane 7a3b132
Apply suggestions from code review
sshane af9f6c6
Update board/safety/safety_gm.h
sshane d9cfb89
fix suggestion
sshane 5005779
Fix tests
sshane ecd713a
Revert "Fix tests"
sshane 8168ed4
this is a much simpler fix, do full fix in another PR
sshane dce61cf
tx button safety
sshane 37bd38e
Merge remote-tracking branch 'upstream/master' into gm-cam-harness
sshane 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
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.