forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 55
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
Pull in changes from OP 0.5.11 #12
Merged
Merged
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
This status was defined as a bump error, but it isn't actually due to bumps. It's also triggered by driver overrides that are somewhat higher than the "steer_override" threshold. By removing this temporary disengagement, the car is much more predictable on bumpy roads AND in turns that require assistance from the driver.
* 2019 Chrysler Pacfica and 2019 Jeep Grand Cherokee support, along with likely support for arbitrary models. This is done by copying most values from the stock LKAS camera which is active with commaai/panda#177 * No longer send LKAS_HEARTBIT because Panda now forwards it for us. * Pacifica Hybrid 2018 combine fingerprints, add 808: 8 * panda chrysler: forward bus 0 to bus 2 copy of Panda commit: commaai/panda@1049502
Add Chrysler Pacifica Hybrid 2019 to list of supported cars. Clarify Jeep 2019 minimum steering speed.
* Port for 2019 Honda Odyssey China ver * update as per comments
* 2019 honda crv hybrid port (china version) * adjust mass based on spec * update mass based on spec * add 2019 Honda CRV Hybrid
* Add pylint to travis-ci * Change travis build order * Fix missing pylint * Add pylint to dockerfile * Test with fixed linter for chrysler changes * Fix linter issues in OP * fixed linter on ford * Fix Riccardo's comments
Git diff-index doesn't rebuild index, so files with modified dates or touched are marked as modified with a SHA1 of all 0. To fix this, we run update-index --refresh before diff index. Any touched files are updated in the index. https://stackoverflow.com/questions/36367190/git-diff-files-output-changes-after-git-status
1282e8f cap libusb1 version in setup (#183) 64bcc89 Subaru: 545 msg must be generated 9159df9 Merge branch '0.5.10-chyrsler' f8ab74a L-line relay (#166) 11c4cdc Cleanup leftover jenkins command 22572d9 Fix Jenkins build dockerfiles with same name 1d2f8f0 Jenkins (#179) f383eee Power saving: wake on RX and don't print durint IRQ 9540db7 Chrysler safety: better to mention messages we don't want to forward 1049502 chrysler: forward bus 0 to bus 2 (#177) 4276c38 Additional Power saving (#170) git-subtree-dir: panda git-subtree-split: 1282e8f
0875762 Subaru: removed unknown signals from ES_LKAS_State b0a47d8 Subaru: filling ES_LKAS message 218d369 Civic: added speed Unit 4435076 Subaru: temporarily simplified msg 545 for dev reasons. Removed signals will be restored a357436 Subaru: filled Cruise Buttons message ea16221 Subaru: minor pedal gas conversion fix 24951ed Subaru: added cruise buttons d2f3306 Added SPORT_ON message for Corolla (#155) e18ba36 Add wet road symbol for RSA (#156) 7470d98 Lexus IS: generated file was out of synch 68cab29 Fix manually created dbc files (#154) git-subtree-dir: opendbc git-subtree-split: 0875762
jyoung8607
pushed a commit
that referenced
this pull request
Oct 2, 2019
9881e61 Panda for Mazda (commaai#165) 9a15d2f fix version newline a8ed7d2 add subaru outback/legacy to subaru safety (commaai#259) bdeb1c9 mazda is #12 14ea4d2 merge safety gm in a single file bf1ef87 Add GM passive safety mode (commaai#266) c131fff fix canflash for pedal (commaai#267) 3397b15 only allow bootloader entry on debug builds d68356b Honda Nidec: fwd stock AEB (commaai#257) 6f532c6 Black panda Jenkins (commaai#256) d68508c Gpio race condition fix (commaai#263) d69d05f Fixed pedal not initializing (commaai#262) 36067e0 Honda safety: fixed incorrect brake decoding. Due to the specific limit of 255, this change does not affect the safety behavior git-subtree-dir: panda git-subtree-split: 9881e61
jyoung8607
pushed a commit
that referenced
this pull request
Dec 17, 2019
b8382bb steerLimitTimer should be car dependent 9a22968 add pa0 temp to ThermalData f6f0f60 Add stock Fcw to carState b608683 no l/r distinction for LDW 555f48d Add ldw alert 8e8b4a4 Remove plusFrame socket in favor of UiLayoutState 3410325 log stock AEB events 2219f2b Add warning about not using cython version of sec_since_boot 8f1a512 for legacy-testing reasons, better to define the used percent instead of avail e86d954 adding low memory event ad23834 remove TODO d0962b3 log mem available and cpu perc in thermald 3b753be Implement error handling and exceptions (#18) a7d5bb7 add explicit dependencies on services.h 1ba6467 fix linter c7d215b Added communityFeatureDisallowed event 492140a Added communityFeature bit detection to CarParams 266a5fe log Panda fault types 347a866 Switch from polling on FIFOs to signal (#12) e25bba7 no need to double build the objects fe43a99 20Hz for radar time step is very standard 2aabf1e Added radar time step to car params e8ae908 Generate capnp for java 57126a2 cereal_shared da655cd Add uptime to health f6a8e39 add test with multiple subscribers 84b3af5 comment out the debugging 4b9c942 added power save state to health packet 66be370 run python unittest in ci 52c6db8 Run scons in CI (#14) 9414615 do need it, but only for arm 2856c37 remove gnustl_shared 7f05ee6 fix apks e3a6bde Revert "no more makefiles" 487fbd0 don't rely on BASEDIR, and add zmq library 223e37a no more makefiles da2ed11 don't link the wrong one fe9fe2a scons builds the python lib now 2f81135 err, it can't build services.h 57b03f8 now we shouldn't need that yaml crap everywhere f8e5327 bridge builds with services.h 2b0cb60 noOutput safety mode is now called silent 83880d5 add msgq tests bcad184 msgq: dont block when fifo does not exists b4b26782 Default to zmq 473e291 fix compilation in docker 30aaadd msgq: try again when no timeout on poll but also no message c4f2ad5 msgq: make sure read_fifos is initalized so we dont close random fds 4e513a85 msgq: dont clean up uninitialized sockerts c008b63 also remove the fifo from disk ef64eb2 MSGQ stability improvements when opening and closing lots of queues e147abc Revert "Revert "deprecate irpwr"" 932dc32 Revert "deprecate irpwr" a684415 disengage ec27e18 capnpc also generated the header files ee52ab9 deprecate irpwr 301c74c8 Merge branch 'master' of github.com:commaai/cereal 6da7d55 add front frame a5944eb add conflate parameter for SubSocket::create ca8df17 Add fault status to health ef4ded0 add conflate support in SubSocket constructor 7fd314a update scons build file 93d814e add saturated flags to indi and lqr logs 50302fe add steeringRateLimited to car.capnp 05e3513 add msgq readme a6759a9 faster make 94b7377 Add struct to log FW version 64ce0b5 add scons build dc9ad18 add debug print statement on SIGINT 4a61269 Merge pull request #10 from commaai/msgq 4873449 use recv one or none after poll a054864 default to msgq fbc4a4c oops bad number 5067cf4 add meta cbd0286 fix export prefix and make shared library world readable c273054 add c exports for jni usage e77f41e zmq already sets the errno correctly 3196cf6 Fix service list path in bridge d35515a add all msgq files, but dont use as default a68a38f Don't delete context from python side only bd46c22 Revert "zmq_ctx_term is blocking" a1fc26b zmq_ctx_term is blocking 0902182 remote address support 21a3536 only delete subsocket when created by same object 34df735 remove extra underscore from __dealloc__ c8748f8 fix internal refs 79b2fbf fixups 23ad256 import messaging and services git-subtree-dir: cereal git-subtree-split: b8382bb
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.
No description provided.