-
Notifications
You must be signed in to change notification settings - Fork 9.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
openpilot 0.4.7.1 #267
Merged
openpilot 0.4.7.1 #267
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 conversion constants * implemented std unit conversion * changed centerToFront ratio Changed weight distribution ratios used to calc center of gravity distances to align closer to manufacturer specs * implemented std unit conversion * remove unused conversion * reverted wheelbase conversion slight change to pilot wheelbase * removed redundant conversion * removed incorrect/unused conversion * removed class that now exists in honda/values.py * redirect Cruisebuttons call * redirect Cruisebuttons call * Update interface.py * Update numpy_fast.py Refactor * Update numpy_fast.py * Update numpy_fast.py -encapsulated get_interp -reduced calls to len() for iterable input
0dcd84d Toyota safety: integer division bug 9a268f3 Toyota Safety: cleaner var types 8638650 bump panda version 9ab6a56 gmlan recv test a1a2d97 gmlan test 8efa389 detect ack f5fab4b nicer err ad4d423 add gmlan fail count bb41ff7 test 998f7c0 oops, set recessive 80051be autoretry on chime 813218d GM: allowing higher brakes in Volt, so decel can reach between 3 and 3.5 m/s2 74ad3d6 GM: max param definitions 38a9ea9 added gm safety for steering (#123) bf5db45 Safety: made the driver steer check common so it can be shared across multiple safety files ef079e6 Safety: made rate limit check also common dc3cc24 Safety: made common the max torque check as well dbc3568 removing extra spaces 1966bdf Safety: made real time rate limit check a shared function e214477 use timer for can bitbanging cb92733 minor bitbang refactor ed2920c support extended addressing in canbitbang 36df0996 move speed be46c7a Merge pull request #122 from commaai/gmbitbang 7edc88e put that back fa66e4b Revert "handle rollover" 2ce3a26a handle rollover 223a1fb cleanin it up 1ba7907 that space tho d917386 bitbanging works 74af441 can crc 932d727 bit stuffing support be22522 bros ok match bros 55da0b6 rigol yea, dj pauly d yea a577583 working on gmbitbang 875c2bd3 Cadillac: block OP messages if OP is on 7caba24 Addition to Bosch safety to support Hatchback (#111) 63ca46b modify before we forward bf70f51 Safety: increase buffer for sampled signals. TBD a violation feedback from board to prevent car faults b0541a8 Cadillac: monitoring the 4 torque messages independently cd1dba9 Cadillac: fixed bug in regression safety ca0b6be Cadillac: fixed typo. Need better regression tests to catch this d9f1e61 Cadillac: simplified the ignition code by removing the timeout logic and resetting controls_allowed = 0 at each init 293fd1a GM: using real ignition logic. Creedit to Jamezz 8fa507b GM: simplified max steer check logic, Cadillac: fixed can parsing bug c7e2c2d Cadillac (#119) 83bcaa3 small logic cleanup (#118) 9d92bf2 Cadillac: need to specify car name in const 79ab5af Toyota: moved common functions into safety header file 40c8dda Cadillac ignition: simplified logic 69be556 Cadillac: better ignition logic d176220 Ignition: made a default hook for GPIO bea5187 Cadillac: added max steer safety dbc11a1 Cadillac: always controls allowed for now ace232a Cadillac: ignition bug e2c89d6 Cadillac: changed ignition logic to be based on can presence 528f901 Cadillac: simpler ignition logic 4e79ecf Cadillac: added safety file placeholder git-subtree-dir: panda git-subtree-split: 0dcd84d
5db3dfe GM: typo fixes 7a6f8cd GM: fixed cruise values cf6da67 GM: cruise status a8d79cf GM: typoin epb msg 61083e4 GM: fixed epb msg addr 3c20495 GM: EPB applied bit b2d765f GM: added TC status c68295a GM: added cruise main on status 921b306 Cadillac: typo 3fec8bd GM: typo 3daf027 Cadillac: bug fix in redundant steer command msg 80db3d6 Cadillac: adjusted gas command f1f0a8f Cadillac: few things added to EPS status baee516 Cadillac: fixed lkas torque delivered 1d8f900 Cadillac: fixed counter size 8ea65e8 Cadillac: add lkas cmd to chassis bus as well ee7dd60 Cadillac: added chassis dbc, for now simple copy from gm f5f9601 Cadillac: fixed dbc VAL 3c985a6 Cadillac: fixed eps messages 181d56c Cadillac: fixed lkas status msg 29179b4 Cadillac: add object bus dbc git-subtree-dir: opendbc git-subtree-split: 5db3dfe
…ults are present (#264)
pd0wm
pushed a commit
that referenced
this pull request
Sep 10, 2019
9881e61 Panda for Mazda (#165) 9a15d2f fix version newline a8ed7d2 add subaru outback/legacy to subaru safety (#259) bdeb1c9 mazda is #12 14ea4d2 merge safety gm in a single file bf1ef87 Add GM passive safety mode (#266) c131fff fix canflash for pedal (#267) 3397b15 only allow bootloader entry on debug builds d68356b Honda Nidec: fwd stock AEB (#257) 6f532c6 Black panda Jenkins (#256) d68508c Gpio race condition fix (#263) d69d05f Fixed pedal not initializing (#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
Vaggysag
pushed a commit
to Vaggysag/openpilot
that referenced
this pull request
Apr 21, 2020
pd0wm
pushed a commit
that referenced
this pull request
May 28, 2020
d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258) e6766bb Update SCC ECU Messages for OP Long Dev. (#267) b49b9ee Add DAW (#175) 3b5cccb Fixed up cell voltage readings and added more commands (#220) 8b04493 Mazda: add missing static bits, tidy up endianness (#263) 1247199 Add BSD_RCTA to Subaru Global (#244) af1821f fix endianness in signal from new hyundai message 7ef4108 Add gas/brake message for hyundai EVs, from @TK211X 472aabb Subaru preglobal update (#260) 45c0d9e fix lta message (#262) 11343c1 Library cleanup (#261) 67d70cb Fix Toyota message size git-subtree-dir: opendbc git-subtree-split: d1185a5
pd0wm
pushed a commit
that referenced
this pull request
May 29, 2020
0430bfa run pre commit in ci (#268) 2ade6ee Subaru DBC update (#242) d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258) e6766bb Update SCC ECU Messages for OP Long Dev. (#267) b49b9ee Add DAW (#175) 3b5cccb Fixed up cell voltage readings and added more commands (#220) 8b04493 Mazda: add missing static bits, tidy up endianness (#263) 1247199 Add BSD_RCTA to Subaru Global (#244) af1821f fix endianness in signal from new hyundai message 7ef4108 Add gas/brake message for hyundai EVs, from @TK211X 472aabb Subaru preglobal update (#260) 45c0d9e fix lta message (#262) 11343c1 Library cleanup (#261) 67d70cb Fix Toyota message size git-subtree-dir: opendbc git-subtree-split: 0430bfa
pd0wm
pushed a commit
that referenced
this pull request
May 31, 2020
e92e743 whitespace after comma 5d33ec0 two spaces before inline comment 73685b6 fix linter complaint about whitespace around operators b15edbc fix linter complaint about inline comment whitespace 4ac3072 clean up blank lines 0430bfa run pre commit in ci (#268) 2ade6ee Subaru DBC update (#242) d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258) e6766bb Update SCC ECU Messages for OP Long Dev. (#267) b49b9ee Add DAW (#175) 3b5cccb Fixed up cell voltage readings and added more commands (#220) 8b04493 Mazda: add missing static bits, tidy up endianness (#263) 1247199 Add BSD_RCTA to Subaru Global (#244) af1821f fix endianness in signal from new hyundai message 7ef4108 Add gas/brake message for hyundai EVs, from @TK211X 472aabb Subaru preglobal update (#260) 45c0d9e fix lta message (#262) 11343c1 Library cleanup (#261) 67d70cb Fix Toyota message size git-subtree-dir: opendbc git-subtree-split: e92e743
pd0wm
pushed a commit
that referenced
this pull request
May 31, 2020
4c59163 two spaces before inline comment e92e743 whitespace after comma 5d33ec0 two spaces before inline comment 73685b6 fix linter complaint about whitespace around operators b15edbc fix linter complaint about inline comment whitespace 4ac3072 clean up blank lines 0430bfa run pre commit in ci (#268) 2ade6ee Subaru DBC update (#242) d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258) e6766bb Update SCC ECU Messages for OP Long Dev. (#267) b49b9ee Add DAW (#175) 3b5cccb Fixed up cell voltage readings and added more commands (#220) 8b04493 Mazda: add missing static bits, tidy up endianness (#263) 1247199 Add BSD_RCTA to Subaru Global (#244) af1821f fix endianness in signal from new hyundai message 7ef4108 Add gas/brake message for hyundai EVs, from @TK211X 472aabb Subaru preglobal update (#260) 45c0d9e fix lta message (#262) 11343c1 Library cleanup (#261) 67d70cb Fix Toyota message size git-subtree-dir: opendbc git-subtree-split: 4c59163
pd0wm
pushed a commit
that referenced
this pull request
Jun 1, 2020
1f1ff22 enable almost all flake8 checks 4c59163 two spaces before inline comment e92e743 whitespace after comma 5d33ec0 two spaces before inline comment 73685b6 fix linter complaint about whitespace around operators b15edbc fix linter complaint about inline comment whitespace 4ac3072 clean up blank lines 0430bfa run pre commit in ci (#268) 2ade6ee Subaru DBC update (#242) d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258) e6766bb Update SCC ECU Messages for OP Long Dev. (#267) b49b9ee Add DAW (#175) 3b5cccb Fixed up cell voltage readings and added more commands (#220) 8b04493 Mazda: add missing static bits, tidy up endianness (#263) 1247199 Add BSD_RCTA to Subaru Global (#244) af1821f fix endianness in signal from new hyundai message 7ef4108 Add gas/brake message for hyundai EVs, from @TK211X 472aabb Subaru preglobal update (#260) 45c0d9e fix lta message (#262) 11343c1 Library cleanup (#261) 67d70cb Fix Toyota message size git-subtree-dir: opendbc git-subtree-split: 1f1ff22
pd0wm
pushed a commit
that referenced
this pull request
Jun 1, 2020
1f1ff22 enable almost all flake8 checks 4c59163 two spaces before inline comment e92e743 whitespace after comma 5d33ec0 two spaces before inline comment 73685b6 fix linter complaint about whitespace around operators b15edbc fix linter complaint about inline comment whitespace 4ac3072 clean up blank lines 0430bfa run pre commit in ci (#268) 2ade6ee Subaru DBC update (#242) d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258) e6766bb Update SCC ECU Messages for OP Long Dev. (#267) b49b9ee Add DAW (#175) 3b5cccb Fixed up cell voltage readings and added more commands (#220) 8b04493 Mazda: add missing static bits, tidy up endianness (#263) 1247199 Add BSD_RCTA to Subaru Global (#244) af1821f fix endianness in signal from new hyundai message 7ef4108 Add gas/brake message for hyundai EVs, from @TK211X 472aabb Subaru preglobal update (#260) 45c0d9e fix lta message (#262) 11343c1 Library cleanup (#261) 67d70cb Fix Toyota message size git-subtree-dir: opendbc git-subtree-split: 1f1ff22
nworb-cire
pushed a commit
to opgm/openpilot
that referenced
this pull request
Aug 2, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# 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.