Commit Graph

934 Commits

Author SHA1 Message Date
Erich Moraga fa25e8d43c Add missing LEXUS_NX_TSS2 engine & fwdCamera (#21490)
old-commit-hash: 6914e6824dbec21171b6298e3655c45073f5931f
2021-07-05 18:55:39 -07:00
kennedyshead 9999af4d91 EAC_INHIBITED is not an actual error, when this is removed all "LKAS fault" errors are fixed. (#21469)
old-commit-hash: d4713946f234a302f939d5a8e23659ad384e31e8
2021-07-03 23:55:54 +02:00
sshane 9754cf991f Clean up Hyundai gear parsing (#21410)
* Use can definitions and refactor gear Hyundai parsing

* comment

* auto detect gearbox message

auto detect gearbox message

remove todos

remove todos

* comment

* Revert "comment"

This reverts commit 4b5129004ee3f65dc85808dc710ec461ce5eb418.

* Revert "auto detect gearbox message"

This reverts commit bcdf7c452da50066a22fd7d051d275b18ee62114.

* no longer needed

* bump
old-commit-hash: 02772c69eb3c704b2059cfef56ed601d361a39ca
2021-07-02 13:19:44 -07:00
Jafar Al-Gharaibeh e89adbdf7f Add Mazda CX-5 2018 fw (#21403)
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: 43ead46a46ee5c834a18ab5201f7880252cc9b09
2021-06-29 15:43:00 -07:00
Willem Melching c3cc9e8eeb Honda: emulate convenience blinker from stalk (#21387)
* Honda: emulate convenience blinker from stalk

* comment

* light->lamp

* reset on rising edge

* update ref
old-commit-hash: 6729e963c93f2d562021fc074e6fd26dd0b02a47
2021-06-29 12:10:35 +02:00
John Belmonte 96c3078246 Add TSS2 Corolla FW (#21419)
old-commit-hash: 563917348ec57434d1dc48604064ecf6ea2668f7
2021-06-27 23:52:23 -07:00
Jason Young da1981e39f VW MQB: Add FW for 2016 Volkswagen Tiguan (#21418)
* Add FW for 2016 Tiguan (mikkelamby)

* autogratitude

* Update RELEASES.md

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: dbacbce7baad777a0fe4c1204dfbd52a67adb005
2021-06-27 21:01:15 -07:00
Adeeb Shihadeh d6319b5714 Add Lexus RXH 2021 fw (#21416)
* Add Lexus RXH 2021 fw

* add to readme
old-commit-hash: 48d000cd001f3b41d8c85fb5fe2ed37f2b3cf812
2021-06-27 00:50:29 -07:00
John Belmonte 9944b6d98d Car port: Toyota Alphard (#21382)
old-commit-hash: 6d2069b76258c0a4db8548a9824f532b24d67fdd
2021-06-24 12:10:19 -07:00
Yuxuan Zhao 3a17364df4 Chinese Toyota Avalon 2019 Hybrid FW versions (#21384)
old-commit-hash: bb709f701cbc28923a007080acc52cc6a66c603b
2021-06-23 13:12:25 -07:00
Jason Young 84c50b941f VW MQB: Add FW for 2018 Volkswagen Golf (#21388)
* add missing 2018 Golf FW

* touch up sorting
old-commit-hash: 4cdd50995d9a81049f57257d353ea369ae353724
2021-06-23 11:52:34 -07:00
Willem Melching 3b2bb671ed Remove Toyota Alphard fingerprints from Corolla (#21385)
old-commit-hash: 29385688aa9a2573ebd00fe15fbc0e4a618c0df6
2021-06-23 16:42:54 +02:00
Willem Melching 3b05d71de6 VW: put back DBC dict (#21369)
old-commit-hash: 95e2bcb9091f1901c53dd79151db7ca8f5090aec
2021-06-23 15:48:40 +02:00
robbederks a1157cc762 Tesla AP2 port (#20074)
* squashed the PR

* remove AP passthrough

* disengage on steer override

* bump panda

* add test routes

* bump panda

* tesla is still dashcam only

* dashcam only

* rerun CI

* add to release files
old-commit-hash: cdfba105ed86ec37bd41565cb95796d653ee53bc
2021-06-23 14:56:59 +02:00
Willem Melching 5bc0d28708 Honda Bosch longitudinal prerequisites (#21217)
* untested changes

* set compute_gb

* community feature for good measure

* add code for rolling backwards

* init needs CarParams

* stay in elm mode until carParams is written

* fix tester present bus number

* fix can errors

* fix enableCruise flag

* print when radar disable is done

* move retry logic to controlsd

* move lookup table into carcontroller params

* cleanup brake error values

* make init return

* that should be 1

* floats

* back to no failure handling

* try simplify knockout

* bump panda

* Move flags to panda

* add warnings

* Revert "try simplify knockout"

This reverts commit 4f496245791ea6bd041d4412b96035c6b434b91c.

* add note about LoC.long_control_state

* update ref
old-commit-hash: a8fac002ae8e7c6ab37e9b1a5deb8cfcea2a71ac
2021-06-22 16:28:11 +02:00
Andrew 7b3de0b866 2021 Hyundai Elantra Hybrid port (#21354)
* add support for hyundai elantra hev 2021

* add car to README. adjust tuning params.

* adjust weight

* update fingerprint with value from remote start

* update fingerprint to value of BEFORE getting in car (more reliable)

* add fingerprint v2

* remove fingerprint 1.0

* add test route

* Update README.md

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

* Update selfdrive/test/test_routes.py

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

* Update selfdrive/car/hyundai/values.py

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9124a8390006c0dae05b7b0a6cf5986621bbc8cc
2021-06-21 16:03:19 -07:00
John Belmonte 001d8ae248 Add Toyota C-HR Hybrid FW versions (#21341)
old-commit-hash: 3f2722a7c678058c9220888f3b31ec5a601d6531
2021-06-19 21:34:34 -07:00
Nelson Chen ecfc361966 Add 2021 Avalon Hybrid Fingerprint (#21338)
* Add jamil_hamida#1630's Fingerprint to AVALONH_2019

* Add 2021 Avalon Hybrid to README
old-commit-hash: 4a22dd6dfb1352e3c2a1a77dad4831f84c2ddc52
2021-06-18 19:50:48 -07:00
Erich Moraga c7eef35429 Add PACIFICA_2020 fingerprint (#21106)
old-commit-hash: 66035ccac9fa2e27248663b3e2a48ac986882074
2021-06-18 15:52:58 -07:00
Chris McCammon 2f2f4c1891 2021 Honda Ridgeline fw (#21308)
old-commit-hash: ec2524c7ac5773002b445c10360320188464b112
2021-06-16 17:49:32 -07:00
Jason Young 4027ae0f16 VW MQB: Simplify adding new cars (1 of 2) (#21297)
* simplify MQB DBC lookup

* GC now-unused import

* further simplify

* further simplify

* draw DBC string from values.py

* one DBC to rule them all
old-commit-hash: 22d456aef8bef2da99a38c49daa0513cb36c1cc8
2021-06-16 13:56:26 -07:00
Jason Young 76ff24221d VW MQB: Clean up carcontroller (#21300)
old-commit-hash: 3cb2b0eb7db6e9b80a9316493b3a1af8b8e91da5
2021-06-16 13:28:42 -07:00
jona96 ae8e79ea80 add fingerprint for Volkswagen Golf MK7 (#21280)
* add fingerprint for Golf MK7

* add to README

* sorted alphanumericaly

* sorted and corrected spelling
old-commit-hash: 7bc6319effdc0599dd73702c0c65a3e5773e2bc8
2021-06-15 22:24:14 -07:00
Chris McCammon e3ad7a4993 2021 Lexus UX Hybrid fw (#21286)
old-commit-hash: 3365673eff0ecb09ec3010c7a8b46efe2494bf2c
2021-06-15 15:43:06 -07:00
tanmayparikh d123edbece Add 2018 Accord 2.0T Touring transmission FW Vers (#21279)
Co-authored-by: Tanmay Parikh <tparikh@utex.com>
old-commit-hash: 1abb971835459f3c454777ef6190fbf1a582c596
2021-06-15 13:25:28 -07:00
Jason Young 2b360ca270 VW MQB: Volkswagen Touran Mk2 (#21263)
* Add 2017 VW Touran (BIRB)

* Update README

* Autogratitude

* Add test route for VW Touran
old-commit-hash: 57cf9b1f39f8b8f862012c29d4d9b424faa81922
2021-06-15 12:09:04 -07:00
Jason Young 1fc6c0f721 VW MQB: Add FW for 2016 Golf R (#21254)
* Add FW for 2016 Golf R (edwyck)

* Add comment for broken ECU SW PN

* Commentary on tuned FW versions

* different commentary
old-commit-hash: 8edb61b5963bbcf61bc0db8499544254da8d3c64
2021-06-15 11:28:57 -07:00
Greg Hogan d0e5f3fb92 default carParams.stoppingControl to True (#21248)
* hyundai has full brake control

* set default stoppingControl to True

* update ref

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 8071111f59371c9aee16dee3d6fb87f42464894b
2021-06-15 14:00:57 +02:00
Greg Hogan 34643d7afc hyundai: cruiseState.standstill always False when openpilot controls longitudinal (#21262)
old-commit-hash: e28b5552e7d75efba32a40802de9592a42627f55
2021-06-15 12:26:02 +02:00
Jason Young 8dff553951 VW MQB: Switch to comfort blinker signal (#21253)
* Switch to comfort blinker signal

* bump opendbc

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f86f344ba506c037893c4c796c047da64a95d307
2021-06-13 22:21:23 -07:00
Adeeb Shihadeh ff875ae2df Fix Honda Accord transmission type detection (#21247)
old-commit-hash: af8d4176271c0ecc972d1e8d437aa1707abaf5d1
2021-06-12 20:52:50 -07:00
Jason Young ddf43ae288 VW MQB: Škoda Octavia RS Mk3 (#21230)
* Add 2016 Skoda Octavia RS (derflo000)

* Autogratitude
old-commit-hash: 9ad129fd5ff9ea314266e2f34ad40ddd40d60dfc
2021-06-11 13:55:51 -07:00
ShaneSmiskol 0ba3c1ada3 2020 Ioniq PHEV Support (#21147)
* use DriverOverride

* keep using EMS16 msg which is available on manuals, TCS13 is not

* Need to differentiate between hybrid ev and ev

* bump opendbc

* add to release files

* try this

* try this

* fixup

* shouldn't need multiple dbc's

* update comments

* combine phev into ev_hybrid

* clean up

* accel_pedal_pos is a percent

* bump

* bump

* update list name

* do this in another PR

* not 2020+

* explicitly set safety param

* full hyundai gas press test coverage

* bump

* bump

* bump

* bump

* like this convention better

* bump

* revert some null gas_signal changes for now

* revert style change

* Add Ioniq PHEV 2020

* Use appropriate signals

* can't verify this to be true

* defaults

* order should really be opposite...

* original style

* bump panda

* bump

* update releases

* bump panda

* Update test route

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e7df9adfe3fef777d4ec1143c758ca0501185130
2021-06-10 23:25:02 -07:00
Jason Young 7ee5bebe5c VW MQB: Add FW for 2020 Volkswagen Tiguan (#21222)
old-commit-hash: fd397f039d5e46babc8b73cc34595474354162e8
2021-06-10 17:14:30 -07:00
jhlee111 5d7143daee Adding firmware for 2021 Honda CRV Touring (#21211)
* Adding firmware for 2021 Honda CRV Touring

* Update selfdrive/car/honda/values.py

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 4fc48834a42ce96859079de9f69e0f13f773ea4a
2021-06-10 13:07:11 +02:00
nepro012 ad5e5a354a added Hyundai Veloster 2020 FPv2 (#21203)
* added Hyundai Veloster 2020 FPv2

* added Hyundai Veloster 2020 FPv2

* revert addition of year information on hyundai/values.py
old-commit-hash: 579567102a83b3669a95a491c51da2b1b88bb12a
2021-06-09 14:10:49 +02:00
Nick Eneboe 0421b1c244 Fingerprint for Lexus NX Hybrid 2019 (#21198)
* added Lexus NX Hybrid 2019 engine fw version and included car in readme

* remove 2019 from CAR name in values.py
old-commit-hash: 6e32b13613ad5e44b4d28a4758ccc2aee106e57f
2021-06-08 13:30:56 -07:00
Cruise Brantley 77867519a5 Add Hyundai Santa Fe 2020 fw versions (#21161)
* updated values for 2020

* removed duplicate esp value
old-commit-hash: 22b1db8af0be3ccd84ef30f6e1506a96c03488ba
2021-06-07 23:47:35 -07:00
Camilo Lozano 674f052647 Add Hyundai Sonata N-Line 2021 fw versions (#21182)
old-commit-hash: 5dbf1c1e280b45a2e8a7a49b965d044fe7d261e0
2021-06-07 22:52:09 -07:00
speedking456 b0eef5223a Add Kia Seltos fw (#21179)
* Kia Seltos updated fingerprint

* updated fpv2

dongle: c75a59efa0ecd502
old-commit-hash: f5d9ddc6c2a2802a61e5ce590c6b6688bf736a69
2021-06-07 17:31:28 -07:00
CrispinFlowerday 4f02e178db Subaru: show LDW on dash for correct lane (#20934)
* Emit correct alerts for LDW Left & Right on Subarus

This change switches the ldw event to use VisualAlert.ldw and
alters all cars to use the prior behaviour for that alert, except
global subarus - they emit the correct warning to the dash

* Remove whitespace, and add comment about not overwriting stock alerts

Co-authored-by: Crispin Flowerday <crispin@theflowerdays.com>
old-commit-hash: 7458e143e3c0123a95680b0b2db6c7a1f94405fa
2021-06-07 15:06:28 -07:00
Adeeb Shihadeh 5dfc430d47 startup alert for no fw returned (#21177)
old-commit-hash: d4ab1f1e274bc5e36b47fb9e6f76a977e04d1f1a
2021-06-07 14:15:09 -07:00
Jason Young 6d9702f5bb VW MQB: Audi Q2 Mk1 (#21165)
* Add 2018 Audi Q2 (breckler)

* Update README

* Add test route

* Summarized autogratitude

* Revert "Summarized autogratitude"

This reverts commit e308e2afc1f4020528e1643f5da4976715a366da.
old-commit-hash: db83cd7f844e225f2b79d6a4e81c877351ffc135
2021-06-07 01:34:22 -07:00
jma0 2e70df44ef VW MQB: Add FW for 2019 Volkswagen Golf SE (#21154)
old-commit-hash: 4488df8d1fad8f2567942af07fcfebc17771751e
2021-06-06 16:21:16 -07:00
Jafar Al-Gharaibeh 67f6bb5c9b Add Mazda 6 and new FW for other models (#21167)
* Add support for Mazda6

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

* New FWs and Mazda 6 test route

Change Mazda to MAZDA
Mazda6 test route
CX-5 2018 FW
CX-5 2019 Australia FW
CX-9 2016 FW
Mazda3 2014 FW

Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: 56fbf66c20d71ec53301f2297d88850964dfbf8b
2021-06-06 14:40:57 -07:00
Jason Young c100542359 VW MQB: Add FW for 2014 SEAT Leon (#21166)
* Add FW for 2014 SEAT Leon (loetkolben)

* Update README

* Update RELEASES

* revert

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 30b6c1b506b4679bc213b1b51d7d81a3b950d4fb
2021-06-06 14:32:50 -07:00
Jason Young 8552c3facd VW MQB: Fix bug with HCA state handling (#21104)
* Improved HCA state and fault handling

* Apparently opendbc does an upper() on everything

* Update EPS HCA init state

* Make initial state "ready"
old-commit-hash: 3a2893f11a7f40277ab21d7e70145d4900c0b532
2021-06-04 19:12:42 -07:00
Willem Melching 6815c68da8 add FW versions
old-commit-hash: 72199e60d38f16076acabfee5fec21553cffefad
2021-06-04 10:37:00 +02:00
Greg Hogan 3aa62de356 hyundai: disable steering on all steer warnings (#20657)
* hyundai: set CF_Lkas_ToiFlt for wind down

* hyundai: disable steering on all steer warnings

* Revert "hyundai: set CF_Lkas_ToiFlt for wind down"

This reverts commit 065f0a996db9e52511013c7011ed95876966d134.

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6e300aaf571acf0a61e946d793cd216bceca79b0
2021-06-03 15:34:25 -07:00
Adeeb Shihadeh c40fb813e3 Remove unused CAN fingerprints (#21124)
* toyota

* honda
old-commit-hash: 66d01bd847c60d524fc32eabee859fc3af3a1900
2021-06-03 15:22:40 -07:00