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.
* Add accel override for GM and retune PID * Droppin them mad GM tunes for 0.5.10 (commaai#148) * Add retunes and acceleration/braking functions from jamezz unstable. * Fix 2017 fingerprint? * Reintroduce startAccel to compensate * Try yanking calc_accel_override to fix slow restart * Set bp for gasMax like honda * GM only maps 0.5 as max gas. Update to be more clear * Revert "Try yanking calc_accel_override to fix slow restart" This reverts commit 2c6669d. * Undo cruise following change * I missed * Go back to all gas all the time * Adjust overall max acceleration override upwards * Invert A_ACC_MAX usage. Should help with weak accel * Revert "Fix 2017 fingerprint?" This reverts commit 1065d69. * Give GM some steroids and protein shakes (commaai#150) * Add retunes and acceleration/braking functions from jamezz unstable. * Fix 2017 fingerprint? * Reintroduce startAccel to compensate * Try yanking calc_accel_override to fix slow restart * Set bp for gasMax like honda * GM only maps 0.5 as max gas. Update to be more clear * Revert "Try yanking calc_accel_override to fix slow restart" This reverts commit 2c6669d. * Undo cruise following change * I missed * Go back to all gas all the time * Adjust overall max acceleration override upwards * Invert A_ACC_MAX usage. Should help with weak accel * Revert "Fix 2017 fingerprint?" This reverts commit 1065d69. * Halve A_ACC_MAX to try and improve acceleration * Revert "Merge branch 'kegman-unstable-merge' of github.com:jamezz-comma/openpilot into kegman-unstable-merge" This reverts commit a096bee, reversing changes made to 1cbb79f. * Rename variable * Revert "Revert "Merge branch 'kegman-unstable-merge' of github.com:jamezz-comma/openpilot into kegman-unstable-merge"" This reverts commit b587657. * Add GM LKAS Toggle Toggle steering assist by pressing LKA button on steering wheel. If you have a GM Giraffe, the LKAS LED turns on and off with steering assist. * GM Friction Brakes Icon Read and update brakeLights based on Chassis friction brake pressure. * GM cleanup lkMode
- Loading branch information
kegman
authored
Jun 16, 2019
1 parent
3f2832e
commit b950726
Showing
2 changed files
with
94 additions
and
12 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