-
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
Update values.py #168
Closed
Closed
Update values.py #168
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 PRIUS_PRIME.
legonigel
pushed a commit
that referenced
this pull request
Mar 26, 2019
06958e4 Fix pedal bootstub build f5817e6 Fix Pedal bootstub version c00fe86 CircleCI needs to check bootstub doesn't break too 9b5b696 Subaru: remove GM leftover 20c76ad Power Saving (#169) c6eeaad Subaru: added last engage/disengage regression test 37d46e0 Subaru: added subaru safety tests 5686dae Subaru updated driver factor a6193a8 Dcp remove (#168) e437b9b Subaru: fixed bug and added safety tests 176f132 Subaru: added proper safety model 0b10bb7 Subaru safety: move camera to bus 2 bce279a Pedal: only one firmware (#164) 4f73cb4 Toyota pedal: checking for no pedal being commanded when openpilot is off 0b2327e Merge pull request #160 from commaai/capture_make_failure 7b504d2 panda safety test that replays drives of saved CAN messages (#151) d7d0889 Capture make failure so it can be logged to sentry git-subtree-dir: panda git-subtree-split: 06958e4
mespiritu
pushed a commit
to mespiritu/openpilot
that referenced
this pull request
Apr 5, 2019
Fix the passing of relative velocity
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this pull request
Jun 30, 2019
* No DCP charge mode when building from EON
edukinara
pushed a commit
to edukinara/openpilot
that referenced
this pull request
Jul 18, 2019
* LiveParams to toggle comma's LiveParameters tuning and populate random username for dashboard (commaai#167) * auto-insert or prompt username into kegman.json * Random username integer in kegman_conf for tune.py * liveParams toggle for auto-tune * liveParams toggle from kegman.json setting * liveParams in Tune.py plus edit checks * Fix syntax * forgot : after if statement * LiveParam edit checkLiveParam edit check * Revert tune.py * Revert "Revert tune.py" This reverts commit ea823671b8dfe3d1bdbae8c7b88eea3eee9d7058. * Make liveParam toggle live in locationd_local.pyMake liveParam toggle live in locationd_local.py * Remove import random - not necessary
pd0wm
pushed a commit
that referenced
this pull request
Sep 10, 2019
684e28a7a honda bosch longitudinal (#185) cf9e14f6f Fix torque signal and add new CAN msgs (#181) f55a7efa8 Parking Assist Messages (#183) bfe982e65 Add FCA11 & SCC14 (#184) 3bfb39a96 Fix Spelling (#180) 7bb1e3351 honda nidec AEB values 54d130e42 generated odyssey extreme 72dd1715f run generator 45a5bc277 merge lexus IS and SI hybrid 8817a75b2 use generator for honda odyssey extreme d8c80d0e7 restore original toyota ref 0a97bc7f5 more honda bosch AEB signals beeaecf79 bosch AEB signals 7d309ec59 Add Subaru global transmission msg with gear values (#168) 7a25a5a08 Add DBC for JDM Honda Fit Hybrid 2018 (#178) a7e6c465a Updates and new signals (#177) git-subtree-dir: opendbc git-subtree-split: 684e28a7a8eccb27886bae16f45e59cc6f6e3553
Maelstrom96
pushed a commit
to Maelstrom96/openpilot
that referenced
this pull request
Dec 15, 2019
DrFritzi
pushed a commit
to DrFritzi/openpilotOld
that referenced
this pull request
Jan 30, 2021
Debug update
SebastienLubrano
pushed a commit
to SebastienLubrano/openpilot
that referenced
this pull request
Aug 9, 2021
mlocoteta
pushed a commit
to mlocoteta/openpilot
that referenced
this pull request
Jul 17, 2023
Update README.md | Update Link The [1] marker mentions an old link to an old branch, so I fixed that.
nworb-cire
pushed a commit
to opgm/openpilot
that referenced
this pull request
Aug 2, 2024
* Add SP Jenkinsfile * try this * or this? * New method * good ol method * how about this * Revert "how about this" This reverts commit a05741621f86ea65f727c1814c7fee0a819159ae. * another new method * try this * Revert "try this" This reverts commit a4456e4167bcb47b2ccd1c0c6b2544379563fcf9. * Revert "another new method" This reverts commit 7faea7661e5a660411a9bc68b48f119a1bfca1d2. * skip for now * do this * set env * this * run in c3 * building now! * No concurrent builds * test no concurrent builds * try discord notifier * in description * don't stop * try this * always send * can we do this? * in a script pls * ready * no need * take a step back * test * misspell * replace cred * try this * quote * this should send it * gave it wrong URL * use explicit url for now * Revert "use explicit url for now" This reverts commit 932d0117d1e1720caf5d3f0c6af659457f438e7f. * use explicit url for now * try this * working as-is!
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.
Added PRIUS_PRIME.