-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
raise gm steer delta to match max torque #426
Closed
Closed
Conversation
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
added 2018 GMC Acadia Denali fingerprint to volt profile
adding 2018 gmc acadia fingerprint to volt profile as requested. lat and long working in OP but buggy
added acadia first try
added acadia info
added acadia info
added acadia info
changed to self.regen_pressed = False
reverted, no steering
changed candidate stats to caddy stats
refactored
refactored
refactored
refactored
refactored
fixed dbc = correctly i hope
trying fix for dbc
another attempt to fix dbc
changed car controller params to caddy to see if it makes any diff
reverting car params. constant steering temp unavailable
New stuff
Merging new updates
pd0wm
pushed a commit
that referenced
this pull request
Feb 6, 2020
73a60d5c uds: clear rx buffer on drain 3b20804b uds: rx message buffering d034f3e Added the option to turn on IR in power savings mode (#431) 82cafd1 Allow fan control in power saving (#429) 186d9dc Fixed GMLAN interrupts when used in Tesla safety (#428) f67ec28 Fix msg checks for non Honda and Toyota (#426) git-subtree-dir: panda git-subtree-split: 73a60d5
pd0wm
pushed a commit
that referenced
this pull request
Feb 6, 2020
73a60d5c uds: clear rx buffer on drain 3b20804b uds: rx message buffering d034f3e Added the option to turn on IR in power savings mode (#431) 82cafd1 Allow fan control in power saving (#429) 186d9dc Fixed GMLAN interrupts when used in Tesla safety (#428) f67ec28 Fix msg checks for non Honda and Toyota (#426) git-subtree-dir: panda git-subtree-split: 73a60d5
pd0wm
pushed a commit
that referenced
this pull request
Feb 6, 2020
73a60d5c uds: clear rx buffer on drain 3b20804b uds: rx message buffering d034f3e Added the option to turn on IR in power savings mode (#431) 82cafd1 Allow fan control in power saving (#429) 186d9dc Fixed GMLAN interrupts when used in Tesla safety (#428) f67ec28 Fix msg checks for non Honda and Toyota (#426) git-subtree-dir: panda git-subtree-split: 73a60d5
Vaggysag
pushed a commit
to Vaggysag/openpilot
that referenced
this pull request
Apr 21, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
if were keeping with a time to peak torque of 0.75 sec and peak torque to zero 0.3 sec we need to being up the delta now that max torque was changed to 300
300 / 50 / 0.75
the deltas are still set for a max torque of 250 instead of 300
this actually makes a noticeable difference