-
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
Add live calibration to UI #139
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
Merge with lateste commaai/devel
Fix rear view mirror setting
openpilot v0.3.7 release
Bump panda version to fix old board updating
+1 Would have been nice to see this yesterday |
Merged in 8385b27, thanks! |
(btw only didn't pull in this PR because of the handful of redundant merge commit, sorry) |
rbiasini
pushed a commit
that referenced
this pull request
Nov 17, 2018
293fa33 Honda: fixed message forwarding addresses from can2 to can0 799c338 Chrysler safety controls (#130) c05b15b Toyota frc on (#141) 8291971 Toyota: using a more generalized CRUISE_ACTIVE bit that works on all cars 6f157aa Toyota frc on (#140) 8d2470c bumped panda version 915ee4f Honda: forwarding CAN0 to camera, so camera can stay on (#139) git-subtree-dir: panda git-subtree-split: 293fa33
legonigel
pushed a commit
that referenced
this pull request
Feb 21, 2019
45c3285 Added support to Toyota pedal cfb7070 Revert "Added pedal support for Toyota" ca607f4 Added pedal support for Toyota 22efd56 Honda: for simplicity all cars now have BRAKE_HOLD signal f969de0 Honda Nidec: VSA_STATUS msg is teh same for all 85b0df7 chrysler L gear (#139) b9618da Update Gear Packet with Eco and Sport button (#135) 5259345 Update DBC for Hyundai Kona Support (#138) 608caba Create subaru_outback_2015_eyesight.dbc (#137) git-subtree-dir: opendbc git-subtree-split: 45c3285
emmertex
pushed a commit
to emmertex/openpilot
that referenced
this pull request
Feb 23, 2019
45c3285 Added support to Toyota pedal cfb7070 Revert "Added pedal support for Toyota" ca607f4 Added pedal support for Toyota 22efd56 Honda: for simplicity all cars now have BRAKE_HOLD signal f969de0 Honda Nidec: VSA_STATUS msg is teh same for all 85b0df7 chrysler L gear (commaai#139) b9618da Update Gear Packet with Eco and Sport button (commaai#135) 5259345 Update DBC for Hyundai Kona Support (commaai#138) 608caba Create subaru_outback_2015_eyesight.dbc (commaai#137) git-subtree-dir: opendbc git-subtree-split: 45c3285
adhintz
added a commit
to adhintz/openpilot
that referenced
this pull request
Feb 24, 2019
* Add "Accept-Encoding: gzip" header to mapd.py to reduce data consumption (commaai#525) * Allow uploader.py to compress rlog without upload permission (commaai#471) * Always Compress - Make sure uploader to bzip2 rlog once it's completed without any upload permission. * Squashed 'panda/' changes from 9ee6285..39c1e39 39c1e39 Cadillac: added brake msg forwarding aaa1b14 bump VERSION e0dd558 Fixed undefined reference error when "make recover" in EON c91f038 Toyota pedal support (commaai#159) de1ba06 Build optimizer: back to Os now that 'make --recover' is fixed fd23383 add -lgcc flag to fix "undefined reference to __aeabi_llsr" (commaai#156) 1cc74e2 Reverted code optimizer option to O2 after 'make recover' broke 1218d09 Cadillac ascm proxy (commaai#155) 064446f Panda: bumped version 93266a9 Hyundai: allow the same max steer torque as stock d275fa8 Subaru: Forwarding (commaai#152) git-subtree-dir: panda git-subtree-split: 39c1e39 * Squashed 'opendbc/' changes from b632acf..45c3285 45c3285 Added support to Toyota pedal cfb7070 Revert "Added pedal support for Toyota" ca607f4 Added pedal support for Toyota 22efd56 Honda: for simplicity all cars now have BRAKE_HOLD signal f969de0 Honda Nidec: VSA_STATUS msg is teh same for all 85b0df7 chrysler L gear (commaai#139) b9618da Update Gear Packet with Eco and Sport button (commaai#135) 5259345 Update DBC for Hyundai Kona Support (commaai#138) 608caba Create subaru_outback_2015_eyesight.dbc (commaai#137) git-subtree-dir: opendbc git-subtree-split: 45c3285 * Squashed 'pyextra/' changes from 8cc1594..0d19c13 0d19c13 Revert adding reverse_geocoder 4a22fac Fix reverse_geocoder folder 35308c5 Add reverse_geocoder git-subtree-dir: pyextra git-subtree-split: 0d19c13e6e4e5fa82a470374146a86dc5d5afa35 * openpilot v0.5.9 release * remove unneeded msg variable minimize diff with upstream * change error back to perm * allow it to instantly ramp down to 0 * try new panda safety code * minor panda cleanup
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this pull request
Jun 10, 2019
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this pull request
Jun 30, 2019
* Honda: forwarding CAN0 to camera, so camera can stay on * fwd some honda camera msgs * add crv and rdx steering msg to honda fwd filter
SippieCup
pushed a commit
to SippieCup/openpilot
that referenced
this pull request
Jan 17, 2020
SebastienLubrano
pushed a commit
to SebastienLubrano/openpilot
that referenced
this pull request
Aug 9, 2021
* refactor submaster * cleanup
mlocoteta
pushed a commit
to mlocoteta/openpilot
that referenced
this pull request
Jul 5, 2023
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.
Allows the user to see the status of the calibration while driving.