Commit Graph

1044 Commits

Author SHA1 Message Date
HaraldSchafer cb1cd01bdf cleanup old nidec accel override logic (#22181)
* cleanup old nidec accel override logic

* add ref without deprecated fields

* no more override
old-commit-hash: 74b6c872545ac64055a914789a89ccc173168d8b
2021-09-10 10:34:18 -07:00
speedking456 e9ebd076f7 Remove Kia Seltos from Legacy Safety Model (#22179)
old-commit-hash: 1f639e38b2577c9f2db69b9ddc97e31ab926849f
2021-09-10 08:19:58 -07:00
Jason Young 1df072cd3a VW MQB: Fixes for network location detection (#22174)
* VW MQB: Fixes for network location detection

* apply review suggestion

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* FP back to 100ms; VIN state poll at 50Hz

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5a4d03da29b3afe428c8add57b8bfb36b185dd12
2021-09-09 17:49:31 -07:00
Jason Young 103050b6c5 VW MQB: Fix for rare autoresume problems (#22176)
old-commit-hash: 11730b8077b8fc1e2ab0a850ab2a61c11e95481d
2021-09-09 13:21:04 -07:00
vanillagorillaa 1349e159e7 Honda e Port (#22108)
* Honda e Port

* Test route for Honda e

* remove

* Update README.md

* update values based on logs

* no need for Honda e specific DBC

* fix tests

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: bcb8a11d7fe3868535bb7a66fcb767885c21a5e6
2021-09-07 16:46:44 -07:00
AlexandreSato dd675058fc VW: Add FW for Brazilian Tiguan (#22143)
* Fingerprint brazilian VW TINGUAN_MK2

* Fingerprint for 2019 VW TINGUAN_MK2

* Update values.py

* Update values.py

* Update selfdrive/car/volkswagen/values.py

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 83f5cdb18bbbf43e1964a684d9a656c1ab411b55
2021-09-07 15:22:34 -07:00
HaraldSchafer 745c8ce522 Speed only ACC control for NIDEC Odyssey (#22156)
* speed only nidec control

* mergeable
old-commit-hash: 449a28b9aa0e9307124961958b26c3a6125de023
2021-09-06 21:11:26 -07:00
Adeeb Shihadeh 5bb5760a78 Revert "VW MQB: Škoda Karoq Mk1 (#22133)"
This reverts commit 601b5d15b0e5f6b3af2651d1f3ca0f0e4461aa60.

old-commit-hash: 82bd060a68e454cf4913312504e4fed1dee9dd57
2021-09-06 20:50:02 -07:00
seven121-ym fdae7d1f47 Subaru: Add Japanese Impreza fingerprint (#22125)
* Update values.py

* crosstrek is a subset of new fp

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 67ab1193d0b06b74d471e9959fb62a6993e1a6fe
2021-09-06 20:23:32 -07:00
Jason Young 31f0f101d1 VW MQB: Škoda Karoq Mk1 (#22133)
old-commit-hash: 04c50e5c0c3bd4217605b435a821068ccdba21d7
2021-09-06 19:56:50 -07:00
Willem Melching ab7d2f1d08 put LongControlState in CarControl.Actuators (#22154)
old-commit-hash: 21ae64868e2ab2d75cf77fa816087847b0496ade
2021-09-06 18:45:59 -07:00
Willem Melching 977cf8ca02 parameterize longitudinal actuator delay (#22153)
* paremetrize longitudinal actuator delay

* update ref
old-commit-hash: b39f6efa3fc91b3df851a133109ec18f598dce68
2021-09-06 17:56:52 -07:00
Willem Melching 6f5c9d5ad1 Clean up PID controller ACCEL_MIN/ACCEL_MAX (#22148)
* use ISO 15622:2018 limits in PID controller

* allow more for nidec

* limit PID inputs

* CP is not needed

* add GM

* not used

* update ref

* fix honda bosch
old-commit-hash: f941111dcdc9d651fe7169044fb7f52fd70f94ab
2021-09-06 17:29:32 -07:00
Willem Melching 9257bcf0a5 Extend Toyota braking to 3.5 m/s^2 according to ISO 15622:2018 (#22150)
* Extend toyota braking to 3.5 m/s^2 according to ISO 15622:2018

* bump panda
old-commit-hash: 4c37ea98b53a4df5cba632ca26c8807c09edc62f
2021-09-06 16:37:04 -07:00
Willem Melching c0c308b34e toyota: clean up accel command (#22145)
* toyota: clean up accel command

* revert comment

* fix HYST_GAP
old-commit-hash: ec71aa0458d7f655be1204e1fa7f3060c5d264d3
2021-09-06 16:12:58 -07:00
Shroom 752b38c0ca Add Kia Niro EV 2019 fw signature. (#22141)
old-commit-hash: 37daec5deec72a8216b904836c55ba8aade23353
2021-09-06 15:11:45 -07:00
Jason Young d71c5fed45 VW MQB: Add FW for 2020 Volkswagen Golf GTI (#22136)
old-commit-hash: 4a79692092c3e2778c1b8744325f3739edd5f1e1
2021-09-06 12:10:34 -07:00
Jason Young 62df089c25 VW MQB: Add FW for 2020 Volkswagen Tiguan (#22140)
old-commit-hash: 387816de6c8bb0d5308c58a00b303ccf4d05aed2
2021-09-06 12:10:23 -07:00
martinl bd7c90f233 Subaru: replace stock LKAS alerts with openpilot's (#21993)
* Add stock LKAS alert filters and openpilot LKAS state indicator

* Update ES_LKAS_State signals

* bump opendbc

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d32b1f703ce9606c46177ba70e4de5082d588d06
2021-09-03 16:53:49 -07:00
Harald Schafer b7b349529a need to add gas here
old-commit-hash: 054c912b9a7169645f1f45dd95b73bf3876a78ad
2021-09-03 14:01:24 -07:00
John Belmonte 03f3b49f1e Honda CarState: clean up unnecessary instance attributes (#22117)
old-commit-hash: e7c49929009d3d9f443ec1c36f4551b42187c85e
2021-09-03 09:43:30 -07:00
Adam Boeglin 841091d6d7 Added fingerprint for 2018 Jeep Trackhawk (#21976)
* Added fingerprint for 2018 Jeep Trackhawk

When connecting the Comma3 to my Trackhawk with the latest jvePilot beta, it showed the error "Car Unrecognized: Dashcam Mode".

Obtaining this fingerprint resolved the issue. I don't know if it works with any other model years.

* merge fingerprints

* add missing vals

Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b5daca388199b8d295f086a769dcaded471d4252
2021-09-02 15:12:43 -07:00
martinl c3d2766744 Subaru: universal signal for ACC speed units (#21995)
* Change ACC Speed Units signals for Global and Pre-Global

* Use Dash_State UNITS signal for Preglobal

* Change Subaru Preglobal to use Dash_State2 UNITS signal

* bump opendbc

* cleanup

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d3113fe01a16a25ec0c32b00cd53c08d98277dac
2021-09-02 14:21:35 -07:00
HaraldSchafer 1b98341932 Prevent PID windup on Honda NIDEC (#22112)
* add higher set speed

* freeze when close to cruise

* dont bias this

* higher set speed

* start high

* 2mph might be needed

* better condition

* limit accel windup like this

* wrong name
old-commit-hash: ebf2a2279d837feb3ce55a7bc44c7f0053e77f27
2021-09-02 14:16:44 -07:00
John Belmonte 259d3554dd Honda HR-V: set standstill (#22009)
* fix apparent Honda HR-V bugs

  * CarState.standstill was not set
  * CarState.gas was not derived from GAS_PEDAL/CAR_GAS

* revert gas change

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 44c546c92a533f48fc6a41e817d5efa2932c9116
2021-09-02 14:05:00 -07:00
HaraldSchafer 0551450068 no more old nidec (#22104)
old-commit-hash: c93f3b10f725ee581884faa764407866fb69733c
2021-09-02 12:05:03 -07:00
Jason Young 3d5930950b VW MQB: Mechanical sort of UDS FW values (#22111)
old-commit-hash: 619beb3942eeb950a391a31ee24da2acad89bd3d
2021-09-02 10:26:48 -07:00
Jason Young b15db1cb4c VW MQB: Add FW for 2017 Volkswagen Golf (#22110)
old-commit-hash: d9e2ecb01ce5e1f6b742adc7e986f85d6f48f9d6
2021-09-02 09:10:21 -07:00
Erich Moraga 9f54856d27 Add missing CAR.HIGHLANDER_TSS2 engine f/w (#22102)
`@gusguz#5296` 2021 Toyota Highlander   DongleID|route 6519c1e9abaf1ddf|2021-09-01--17-18-47
old-commit-hash: 959202e55568acab8851bcb8568cee7bccdb1063
2021-09-01 16:37:55 -07:00
Willem Melching 2e285bea20 Continuously update offset between TSS2 angle sensors (#21943)
* Continuously update offset between TSS2 angle sensors

* add comment

* less lines

* only when initialized

* init to None

* update ref
old-commit-hash: c15a616ac44e238e6c5866bc57b5c6b524c765d6
2021-09-01 15:00:52 -07:00
Erich Moraga 06c7d5af32 Add missing COROLLA_TSS2 engine f/w (#22097)
`@webnz#4042` 2019 Toyota Corolla ICE DongleID/route 4468e4365edecd70|2021-08-31--22-07-53
old-commit-hash: f8052cb80adf9ea43f9517ddd1622da7ebb888f7
2021-08-31 23:10:07 -07:00
Felixowns 010d7cf7fe 2018 Sonata 2.0T Limited Fingerprint (#21823)
* Update values.py

* cleanup

* add 2nd tranmission FW

* Apply suggestions from code review

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 676fb6740b42f64a6d16f81a3a0fe415be3fa0fa
2021-08-31 16:28:37 -07:00
Willem Melching fe3e0532e2 Populate angle offset in carState for Toyota accurate angle sensor (#22091)
* populate angle offset in carstate for TSS2

* update ref
old-commit-hash: b8e4717f72ed8175e3c403711917c759ce2483c0
2021-08-31 11:34:00 -07:00
Jason Young c47ef1dd39 HKG: Add FW for 2018 Hyundai Kona EV (#22051)
* HKG: Add FW for 2018 Hyundai Kona EV

* try to fix FCA error on engage

* Update selfdrive/car/hyundai/values.py

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: acabdf5866858796cbaecf7e99eae04f8ae8e23c
2021-08-31 11:25:12 -07:00
robbederks 22fe4c0a12 Tesla radar interface (#21932)
* tesla radar interface

* add  tesla radar dbc to release

* rerun jenkins

* forgot to clear the message set

* trigger message

* raw data points

* cleanup

* rerun jenkins
old-commit-hash: 41934c9a9b5615d8dff6f061a1ca46455839f5e1
2021-08-31 07:30:51 -07:00
Jafar Al-Gharaibeh e6f91750cd Mazda 3/CX-5 FW (#22087)
* Mazda 3 2017 FW

dongle-id: 2f26dfe847d7c138

Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>

* CX-5 fw

dongle id: 769d87694463b543

Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: cb63a89dd026414b224ba204cd1378f46d638c9b
2021-08-30 22:14:49 -07:00
Adeeb Shihadeh faee789b90 Update Honda HRV DBC (#22086)
* update honda hrv dbc

* fix release files
old-commit-hash: b4e9ab9343ff245aa3bbb2b05048092349fc0849
2021-08-30 22:14:35 -07:00
HaraldSchafer 39aa741c32 Treat ILX braking like other Nidec hondas (#22078)
old-commit-hash: 68066168bed76ee99e0adfea6881e528ebd9d8fe
2021-08-30 13:47:13 -07:00
HaraldSchafer a73a820338 Change car controller interface from gas/brake to acceleration (#21911)
* retune civic

* seems smooth

* back to normal

* new ref

* fix conflict

* runs

* rm

* accel scale is 4

* toyota should be good

* more cleanup

* fixup

* better naming

* update ref

* deprecated

* sending brake when not enable causes a fault

* rm gas and brake

* unused

* update ref

* acura logic is no more

* wrong before

* revert tuning cleanup

* adress comments

* update ref

* already on master

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 1ac89f14aa7c45c56049e8dbb0d6c5bb83a0fc6b
2021-08-30 09:32:52 -07:00
kingkwok444 95e913f994 Toyota Corolla 2021 FW versions (#22074)
old-commit-hash: d859e326315a3001b72405e7431fcca9dd0953c2
2021-08-30 09:20:59 -07:00
Adeeb Shihadeh b3e3708dbc Revert 2021 Accord (#22063)
* bump panda

* Revert "Car Port: 2021 Accord 2.0 Touring & Hybrid Touring (#22007)"

This reverts commit b305a94049606c7a92aebf0e50dc21eda58aa017.

* revert release notes

* bump panda
old-commit-hash: 4be956f8861ecbb521ef9503a3c87b07c9d36721
2021-08-28 21:28:14 -07:00
jonjander 6c2ea83efe Add Kia Niro EV 2020 FW (#22047)
* Added esp fw for Kia Niro EV 2021

* Added Niro EV 2021 to README

* fixed end of line

* Update README.md

* Update README.md

Co-authored-by: Jon Jander <jon.jander@ptj.se>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8e38844ab5039ce78ea6cfdecd2741081454cde6
2021-08-27 14:11:49 -07:00
Adeeb Shihadeh 8a381a11db remove duplicate fw
old-commit-hash: 822e93af3af3d2de591624f4a6c73f102e4ef417
2021-08-25 22:42:07 -07:00
J4CY 3aac0a21c3 2021 Hyundai Sonata Additional FW (#22033)
* Update values.py

* Update values.py

* Update values.py

* Update values.py

* Update selfdrive/car/hyundai/values.py

Co-authored-by: Willem Melching <willem.melching@gmail.com>

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: f5e35aa0b627dac134f46ffeccfd9c8578af25b9
2021-08-25 22:25:11 -07:00
Jason Young aa69c26fb6 VW MQB: Add FW for 2020 Volkswagen Tiguan (#22046)
old-commit-hash: 530ef872c5009dd282f3d16907bcfe43454d8329
2021-08-25 19:58:55 -07:00
Jafar Al-Gharaibeh 3e093adc60 Batch of Mazda FW (#22037)
* Mazda CX-9 2021 fw

dongle-id: 09190764dd71c810

Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>

* Mazda CX-5 2017 FW

dongle-id: ec9d14ccafd6a5bd

Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>

* Mazda 6 2021 FW

dongle-id: afdcf7eee0222886

* Mazda CX-5 2019 Diesel FW

dongle-id: a90d564521cb048e

Co-authored-by: Shubham Arora <shubhama1903@gmail.com>
Co-authored-by: srbaumruk205 <72043516+srbaumruk205@users.noreply.github.com>
old-commit-hash: a949a49d5efaaf2d881143d23e9fb5ff9e28e88c
2021-08-25 11:16:26 -07:00
Chad_Peng 3ae93f1d2f Add Skoda Kodiaq 2019 fw (#22039)
Co-authored-by: Chad2_Peng <chad2_peng@askey.com.tw>
old-commit-hash: 82169da74c4e02b8a9337f201482f2c5f405134b
2021-08-24 10:03:56 -07:00
Jason Young 0d367eaaf3 VW MQB: Add FW for 2019 Audi A3 (#22032)
old-commit-hash: c59437d1312beab98476c0c83a2f6418e7b6ab8e
2021-08-23 20:13:13 -07:00
Jason Young 0642a7e0ce VW MQB: Add FW for 2020 Volkswagen Golf (#22034)
old-commit-hash: 5f8cd6a0f798a407c33031d7d7ce1c777e29766a
2021-08-23 20:13:02 -07:00
Adeeb Shihadeh 3b2a83e377 Add corolla fw from #21991
old-commit-hash: 78027b471fdaa0df87f9398d51214caf551f2af0
2021-08-22 16:40:32 -07:00