Commit Graph

1175 Commits

Author SHA1 Message Date
Jamezz
00b6be2f5f Volt: Don't adjust speed on resume from stopped (#325)
* Don't adjust speed if resuming

* Detab

old-commit-hash: c29b311583
2018-08-23 18:39:11 -07:00
rbiasini
8e0ab91749 little endian mask fix (#330)
old-commit-hash: ed72759a48
2018-08-22 11:36:55 -07:00
Vehicle Researcher
b73d457d20 openpilot v0.5.2 release
old-commit-hash: 0129a8a4ff
2018-08-19 20:36:37 -07:00
Vehicle Researcher
ab83c323ec Squashed 'opendbc/' changes from d62ebdd..2210752
2210752 Honda: forgot to generate dbc files
e5aeda7 Honda-Bosch: fixed xmission speed unit
b1b7e8b Adds 1.5L Accord DBC (#107)

git-subtree-dir: opendbc
git-subtree-split: 2210752523f699b90cbf2ab6678e261edeb2ccdc

old-commit-hash: 6839a11685
2018-08-19 20:34:33 -07:00
Vehicle Researcher
b0c5c1001d Merge opendbc subtree
old-commit-hash: db96b4b912
2018-08-19 20:34:33 -07:00
Vehicle Researcher
ad3d504e3a Squashed 'panda/' changes from 5570dac..b058c14
b058c14 add build step for legacy board to CI
866dd85 Fix README (#133)
c2a0853 Hyundai safety: 593 also needs ot be modified
594863c Hyundai: added initial safety files which just fwd bus 0 to 2 and viceversa, except for lkas msgs
905a935 fixed pedal and legacy board builds: no float support
0a480ec moved interpolate function to safety header
d7bd473 Merge pull request #131 from appleguru/master
c0b1ef2 Example to get wifi password from panda over USB using python library
01c0383 Merge pull request #128 from appleguru/gmlan_gpio
f9a46e3 Match safety order from master
aafbe05 GMLAN GPIO Rebase
37df290 rename to gmlan_alt

git-subtree-dir: panda
git-subtree-split: b058c145709a93d56fbe764701962e7d97344ecf

old-commit-hash: c812915765
2018-08-19 20:34:21 -07:00
Vehicle Researcher
2233ed373b Merge panda subtree
old-commit-hash: b70d75d1d0
2018-08-19 20:34:21 -07:00
rbiasini
def0c96990 updated opendbc (#322)
old-commit-hash: 6a02547b42
2018-08-16 17:02:52 -07:00
Ted Slesinski
81370452cd Adds 1.5L accord support (#321)
* Adds support for 1.5L Accord

* Merge opendbc subtree

old-commit-hash: 33a75c3506
2018-08-13 22:38:14 -07:00
arne182
578f6696b8 Spelling Correction (#316)
old-commit-hash: 2cfdc67610
2018-08-03 00:17:00 -07:00
Vehicle Researcher
86d4bbcba6 openpilot v0.5.1 release
old-commit-hash: 6f3d10a4c4
2018-08-02 02:58:52 +00:00
Vehicle Researcher
4d7e570a97 Squashed 'opendbc/' changes from 37416375..d62ebdd4
d62ebdd4 Toyota: added chr hybrid. Honda: regenerated fit.
29e32471 This adds support for 8 Speed Auto Tranismission (#104)
ebfe5238 🚐 more chrysler pacifica signals (#84)
50235102 Honda Nidec: added wrong config radar value
563e3b5d Add 2018 Honda Fit EX F-CAN dbc (#100)

git-subtree-dir: opendbc
git-subtree-split: d62ebdd4b8c37297acfd77b71b6e710e8c28cbf6

old-commit-hash: fe9ce203ee
2018-08-02 02:55:39 +00:00
Vehicle Researcher
a61e12f777 Merge opendbc subtree
old-commit-hash: 589b6187a1
2018-08-02 02:55:39 +00:00
Vehicle Researcher
e1a1a95a60 Merge panda subtree
old-commit-hash: 6b1efbf185
2018-08-02 02:55:38 +00:00
Vehicle Researcher
bd445276f7 Squashed 'panda/' changes from 5c905b75..5570dac1
5570dac1 Merge pull request #124 from AllWashedOut/patch-1
341e6d31 bumped panda version
98b71f3a Toyota safety: added support for camry and chr (#127)
ba8762d5 Toyota safety: vars and consts need 'toyota_' prefix
d8fc9ff4 Update tesla_tester.py
2a8c2c21 Strengthen VIN detection

git-subtree-dir: panda
git-subtree-split: 5570dac19e908e2980fbab6d935476e5a672299f

old-commit-hash: 76494ab0be
2018-08-02 02:55:37 +00:00
rbiasini
da234764c3 Revert "Added 2014 pre-AP tesla (prior to Oct 28, 2014) (#303)" (#307)
This reverts commit d3e772bcb36dc47a9f937508bc9b2c45ee68d681.
old-commit-hash: b63d51d3ef
2018-07-20 15:06:57 -07:00
Jean-Claude Thibault
e1695313b5 Added 2014 pre-AP tesla (prior to Oct 28, 2014) (#303)
old-commit-hash: e07853bb5e
2018-07-20 15:02:01 -07:00
Mutley
470017342a Update README.md (#295)
Changed GM minimum speed for steer control
old-commit-hash: 866711ef2e
2018-07-15 22:21:52 -07:00
Joshua F. Rountree
a4e3b33502 Adds Pedal Interceptor Support for Honda & Acura Vehicles (#274)
* Adds Joel's Changes to values, sorted as Rick wanted.

* Adds space at end of file.

* Adds Changes to Steering Ratio for Pilot testing.

* Adding this to steer ratio makes it even 3.33

Not sure if this should go into this PR though or not.
This makes the ratio match the other vehicles in the file.  Otherwise it's 3.454545...

* Changes the RAV4 back to not include pedal.

* Updated Comments for Pedal Support

* - Adds menuever test output to gitignore.
- Slight comment update to Ridgeline

* - Cleanup steer status comments
- Adds steering warning for interceptor cars in low speed lockout.

* Cleans up comments.

* Update README.md

* Corrects verbiage in README regarding Comma Pedal on Honda's

* Updates Odyssey and MDX to not add extra warnings for low-speed-lockout.

* Updates Comma Pedal references to use anchor links.

* Minor tweak to README

* Updates RDX to warn no steering below 12mph

* Reverts changes to README, carstate.py, and interface.py

* Removes extra libraries from a prior experiment.

* Replaces README with one from current devel.  Hope this fixes spacing issues.

* Adds Pedal back to Honda Cars and sorts fingerprint values

* Fixes spacing changes that were not intentional.

* Fixed carstate no newline at end of file.

* Fixes new line at end of file issue.

* Converted the Long's to Int's

old-commit-hash: ef8e6fb39f
2018-07-13 17:15:42 -07:00
George Hotz
7357db1cc1 Merge pull request #290 from commaai/pedal-resum-speed-fix
fixed resume press when comma pedal is used
old-commit-hash: 4568504c41
2018-07-13 16:55:40 -07:00
Riccardo
30e7998efd fixed resume press when comma pedal is used
old-commit-hash: 18c6482545
2018-07-13 15:52:59 -07:00
George Hotz
c0c92739b3 Merge pull request #288 from jfrux/patch-1
Minor README.md update.
old-commit-hash: b0c83bb9a6
2018-07-13 12:24:24 -07:00
Joshua F. Rountree
4e9af6853f Update README.md
old-commit-hash: ce57ce4898
2018-07-13 13:10:37 -04:00
Joshua F. Rountree
967bf2e69f Integrated the requests by Andrew
old-commit-hash: 7d9f8c55e0
2018-07-13 12:17:42 -04:00
George Hotz
b69e9a7c5c fix up table
old-commit-hash: 04c26981f0
2018-07-12 23:02:20 -07:00
Joshua F. Rountree
11545c12ef Minor README.md update.
Loving the way this adds some realism and cleans things up a bit on the image.
Let's do this! xD <3

Thanks for the AMAZING and EXCITING update.  Driving on it first thing in the morning.
Congratulations Comma Team!
old-commit-hash: 7f6ea03066
2018-07-13 01:56:01 -04:00
Vehicle Researcher
e41a943dd0 openpilot v0.5 release
old-commit-hash: de33bc4645
2018-07-12 18:52:06 -07:00
Vehicle Researcher
1000ccd440 Squashed 'opendbc/' changes from f8657b2d..37416375
37416375 Honda Accord: doe snot have wheels moving bit

git-subtree-dir: opendbc
git-subtree-split: 37416375b242026f0cc619527dceb1b523bfc0af

old-commit-hash: 87fcd4537f
2018-07-12 18:48:44 -07:00
Vehicle Researcher
ab99390ec2 Merge opendbc subtree
old-commit-hash: e9ad7793f0
2018-07-12 18:48:44 -07:00
Vehicle Researcher
1c6d98a1b1 Merge panda subtree
old-commit-hash: 4bdf3b95f3
2018-07-12 18:48:43 -07:00
Vehicle Researcher
ccc969856a Squashed 'panda/' changes from e7ca587b..5c905b75
5c905b75 update J2534 install instructions
a4f3cc79 update panda readme for amazon

git-subtree-dir: panda
git-subtree-split: 5c905b75253db1094926243d53faa9fa24fad19d

old-commit-hash: 7fca1ba2f4
2018-07-12 18:48:42 -07:00
AlexMcInerney
e629eedef4 Added 2018 Chevy Volt Support with New Fingerprint (#283)
* Update values.py

* Add 2018 Volt Support Fingerprint

old-commit-hash: 504d00353d
2018-07-06 16:29:31 -07:00
dekerr
df4cfe1580 Small cleanup (#275)
* mass unit conversions

* flat/explicit conditions

* fix typos

* remove hardcode

* Update README.md

* Update carcontroller.py

old-commit-hash: ce67c75f1f
2018-06-28 12:33:54 -07:00
Vehicle Researcher
405e7c1b02 openpilot v0.4.7.2 release
old-commit-hash: 95509a58cd
2018-06-25 13:48:52 -07:00
Vehicle Researcher
76b7bcb124 Squashed 'opendbc/' changes from f034deec..f8657b2d
f8657b2d Honda: name change to make the brake pump request bit explicit

git-subtree-dir: opendbc
git-subtree-split: f8657b2dba5fbd67fcc93dc69cebae728c7db76c

old-commit-hash: 548608490a
2018-06-25 13:45:15 -07:00
Vehicle Researcher
760ba02ef6 Merge opendbc subtree
old-commit-hash: 21b3f5321a
2018-06-25 13:45:15 -07:00
Vehicle Researcher
a13e4f621f Squashed 'panda/' changes from 0dcd84d7..e7ca587b
e7ca587b long isotp msgs
1a94543a Panda safety: minor generalization of the function max_limit_check
6b316011 Safety: minor data type cleanup

git-subtree-dir: panda
git-subtree-split: e7ca587b2bf70ae321e0260a7997cf893f8c8389

old-commit-hash: 7953078a31
2018-06-25 13:45:14 -07:00
Vehicle Researcher
3e3b31765b Merge panda subtree
old-commit-hash: b75d606c91
2018-06-25 13:45:14 -07:00
Ted Slesinski
0621c8f502 Add accord hybrid to fingerprint (#271)
old-commit-hash: ca3e1ce9b0
2018-06-24 20:43:51 -07:00
Ted Slesinski
330ad07af4 Adjusting Kp, Ki values to reduce steer oscillation on CRV_5G
old-commit-hash: 58744df1c5
2018-06-21 19:53:21 +02:00
Vehicle Researcher
0730821471 openpilot v0.4.7.1 release
old-commit-hash: 1181a00fe9
2018-06-19 01:41:45 +00:00
Vehicle Researcher
2f628ca7ac Squashed 'opendbc/' changes from 5db3dfe..f034dee
f034dee pass dirname explicitly to generator helperfunctions and whitespace
d2fb5f0 small generator cleanup
ab04e55 Update generator.py
d86d7f1 Update generator.py
031acc5 Update generator.py
19a4249 Update generator.py
9c49b88 Update generator.py

git-subtree-dir: opendbc
git-subtree-split: f034deec7dda00c4c33a614ad104ce51aeb604b9

old-commit-hash: 71f547219c
2018-06-19 01:38:16 +00:00
Vehicle Researcher
c738779bd3 Merge opendbc subtree
old-commit-hash: 35b08e1e3d
2018-06-19 01:38:16 +00:00
rbiasini
34a800bf3f Acura ILX steer fault fix: send STEER_TORQUE_REQUEST = 0 when temp faults are present (#264)
old-commit-hash: fd2bead226
2018-06-17 23:35:05 -07:00
Vehicle Researcher
242328f92c openpilot v0.4.7 release
old-commit-hash: ae5cb7a0da
2018-06-16 20:59:34 -07:00
Vehicle Researcher
997f0a7436 Squashed 'opendbc/' changes from f89ae1e0..5db3dfe7
5db3dfe7 GM: typo fixes
7a6f8cd7 GM: fixed cruise values
cf6da673 GM: cruise status
a8d79cfa GM: typoin epb msg
61083e44 GM: fixed epb msg addr
3c204955 GM: EPB applied bit
b2d765fa GM: added TC status
c68295a3 GM: added cruise main on status
921b3069 Cadillac: typo
3fec8bd3 GM: typo
3daf0271 Cadillac: bug fix in redundant steer command msg
80db3d66 Cadillac: adjusted gas command
f1f0a8fd Cadillac: few things added to EPS status
baee5166 Cadillac: fixed lkas torque delivered
1d8f9008 Cadillac: fixed counter size
8ea65e8a Cadillac: add lkas cmd to chassis bus as well
ee7dd607 Cadillac: added chassis dbc, for now simple copy from gm
f5f96014 Cadillac: fixed dbc VAL
3c985a6f Cadillac: fixed eps messages
181d56cd Cadillac: fixed lkas status msg
29179b4b Cadillac: add object bus dbc

git-subtree-dir: opendbc
git-subtree-split: 5db3dfe7a575cf3bc6ff2ce0d2f5786cdb3ea5d7

old-commit-hash: e425c1cf59
2018-06-16 20:56:04 -07:00
Vehicle Researcher
d270722291 Merge opendbc subtree
old-commit-hash: e3ab9d6460
2018-06-16 20:56:04 -07:00
Vehicle Researcher
3c656db616 Merge panda subtree
old-commit-hash: c210011c84
2018-06-16 20:56:03 -07:00
Vehicle Researcher
f027a28c8c Squashed 'panda/' changes from ef880b76..0dcd84d7
0dcd84d7 Toyota safety: integer division bug
9a268f33 Toyota Safety: cleaner var types
8638650d bump panda version
9ab6a562 gmlan recv test
a1a2d979 gmlan test
8efa3897 detect ack
f5fab4b4 nicer err
ad4d4231 add gmlan fail count
bb41ff75 test
998f7c01 oops, set recessive
80051bea autoretry on chime
813218de GM: allowing higher brakes in Volt, so decel can reach between 3 and 3.5 m/s2
74ad3d65 GM: max param definitions
38a9ea9a added gm safety for steering (#123)
bf5db45a Safety: made the driver steer check common so it can be shared across multiple safety files
ef079e6d Safety: made rate limit check also common
dc3cc240 Safety: made common the max torque check as well
dbc3568a removing extra spaces
1966bdf3 Safety: made real time rate limit check a shared function
e2144776 use timer for can bitbanging
cb927337 minor bitbang refactor
ed2920cf support extended addressing in canbitbang
36df0996 move speed
be46c7a3 Merge pull request #122 from commaai/gmbitbang
7edc88e5 put that back
fa66e4b7 Revert "handle rollover"
2ce3a26a handle rollover
223a1fb6 cleanin it up
1ba79077 that space tho
d917386b bitbanging works
74af4417 can crc
932d7278 bit stuffing support
be225227 bros ok match bros
55da0b65 rigol yea, dj pauly d yea
a5775835 working on gmbitbang
875c2bd3 Cadillac: block OP messages if OP is on
7caba241 Addition to Bosch safety to support Hatchback (#111)
63ca46bc modify before we forward
bf70f515 Safety: increase buffer for sampled signals. TBD a violation feedback from board to prevent car faults
b0541a83 Cadillac: monitoring the 4 torque messages independently
cd1dba9f Cadillac: fixed bug in regression safety
ca0b6beb Cadillac: fixed typo. Need better regression tests to catch this
d9f1e616 Cadillac: simplified the ignition code by removing the timeout logic and resetting controls_allowed = 0 at each init
293fd1ac GM: using real ignition logic. Creedit to Jamezz
8fa507b6 GM: simplified max steer check logic, Cadillac: fixed can parsing bug
c7e2c2d6 Cadillac (#119)
83bcaa39 small logic cleanup (#118)
9d92bf27 Cadillac: need to specify car name in const
79ab5af8 Toyota: moved common functions into safety header file
40c8ddaf Cadillac ignition: simplified logic
69be556d Cadillac: better ignition logic
d176220c Ignition: made a default hook for GPIO
bea51874 Cadillac: added max steer safety
dbc11a17 Cadillac: always controls allowed for now
ace232a9 Cadillac: ignition bug
e2c89d6b Cadillac: changed ignition logic to be based on can presence
528f901b Cadillac: simpler ignition logic
4e79ecf1 Cadillac: added safety file placeholder

git-subtree-dir: panda
git-subtree-split: 0dcd84d7912cd72d3aeaad4653007d1f178a1567

old-commit-hash: d5b884f824
2018-06-16 20:56:02 -07:00
Ted Slesinski
0992fa2254 Add missing messages fron Pilot EX-L to fingerprint (#260)
old-commit-hash: 2751d87d01
2018-06-06 10:20:38 -07:00