Commit Graph

634 Commits

Author SHA1 Message Date
Erich Moraga bea9cc14d3 Add ESP f/w for AVALON (#20824)
`@JRyan#4759` 2020 Toyota Avalon Limited  DongleID/route 619c87373e917a0c|2021-05-04--17-08-14
2021-05-04 21:57:17 -07:00
xps-genesis 1e473d764a Chrysler BSM info signal (#20694)
* Chrysler BSM info signal

* change to ==1

* add checks to enable bsm

* add fingerprint can id for enableBsm

* gate behind enableBsm

* fix indenatation

* update refs

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-05-04 20:37:39 -07:00
Brett Sanderson 6a679161ba 2017 Honda CRV firmware (#20821) 2021-05-04 11:44:51 -07:00
Willem Melching 7a8f61f4bf Remove unnecessary trim levels from car name (#20815)
* remove unnecessary trim levels from car name

* remove hardcoded strings

* fix process replay

* more fixes

* fix migration

* update ref
2021-05-04 09:24:24 -07:00
Gabor 7d9aa1352f Civic 2019 EU new ECU values added (#20774)
* Update values.py

* non essential

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-04-30 17:06:12 -07:00
Erich Moraga 5c9151478a Add ESP f/w for RAV4_TSS2 (#20778)
`@Priyam#6501` 2021 RAV4 Limited AWD DongleID/route 6b0dae5689fa7dde|2021-04-29--23-45-18
2021-04-30 16:37:36 -07:00
Slevner bb34014e3b Skoda Kodiaq fingerprint (#20744) 2021-04-28 19:43:11 -07:00
nongnoobjung 576b808613 Civic Bosch fingerprint (#20762) 2021-04-28 19:42:15 -07:00
Goesreallyfast 68e2c65b1a LEXUS NX 300 2020 Car Port (#20769) 2021-04-28 19:28:29 -07:00
Adeeb Shihadeh 3a9133fb8a Honda Bosch: fix reading ACC_CONTROL (#20748) 2021-04-28 17:20:12 -07:00
Samuel Keeley f7ea2cd761 VW lane lines visual indicator changes (#20676)
* Improve VW HUD with laneless and LDW

* No longer depend on laneless param

* update behavior

* update note

* update test route to make CI happy\?

* Revert "update test route to make CI happy\?"

This reverts commit 21aeecacd578ee287eda52cb674a51611092f272.

* always show lane visibility

* notes

* notes

* spelling

* reality

* remove notes

Co-authored-by: Ambroos Vaes <ambroos@fb.com>
2021-04-27 11:40:19 -07:00
Adeeb Shihadeh 1083d14f40 honda crv: add BSM frequency check 2021-04-26 14:43:36 -07:00
Adeeb Shihadeh b0503e534a Hyundai: add BSM detection (#20747)
* Hyundai: add BSM detection

* update refs
2021-04-25 13:12:03 -07:00
Adeeb Shihadeh 6c7ed8f2e4 enforce message checks in can parser (#20742)
* enforce message checks in can parser

* nissan

* vw

* hkg

* subaru

* toyota

* honda bosch

* gm

* honda nidec

* bump opendbc

* not all tss2 have bsm

* toyota fixes

* honda fixes

* vw fix

* fix subaru

* fix long tests

* update refs

* crv bsm
2021-04-25 12:52:16 -07:00
Jafar Al-Gharaibeh 426faa02f0 Mazda 3 2014 Fingerprint (#20735)
* mazda: don't passthrough unused signals

Some older models do have these, newer models don't.
Either way, they all work just fine if set to zero.

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

* mazda: improve auto resume after full stop. Thanks number1pete

Auto resume doesn't always work after a full stop.
sending RES presses at a higher rate fixes the issue.

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

* Add Mazda 3 2014 fingerprint

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

* Merge mazda 3 fingerprints

Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
2021-04-23 17:25:58 -07:00
Ryan Gorman 578bf62dc9 2021 Camry Hybrid engine fw (#20733) 2021-04-22 23:29:33 -07:00
Adeeb Shihadeh 836668f105 less harsh steering unavailable alert when overriding (#20718)
* less harsh steering unavailable alert when overriding

* just steer

* 1s

* orange

* update refs
2021-04-20 21:01:28 -07:00
Adeeb Shihadeh a7d4cf6e39 Fix VW trans type detection (#20716) 2021-04-20 14:49:58 -07:00
Adeeb Shihadeh 437e054d11 add golf to ignored fingerprints 2021-04-20 11:36:09 -07:00
Adeeb Shihadeh a19d94ae2d Toyota: use FW query for DSU detection (#20615)
* Toyota: use FW query for DSU detection

* make sure we have at least some fw responses

* bool

* add test to test_startup

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-04-20 14:32:34 +02:00
Willem Melching e4f73fbda5 Fuzzy match on ECU FW versions (#20687)
* Fuzzy match on 3+ ECUs

* reuse dict

* exclude some shared ecus to be sure

* show alert for fuzzy match

* use title case

* require community toggle

* refactor

* do both exact and fuzzy in test script

* update test script

* add fuzz test and lower matches to >= 2

* strip alert length

* sort mismatches

* add fw tests to test_startup

* bump cereal
2021-04-20 12:00:36 +02:00
Willem Melching 96836eb1e5 Add batch of FW versions from 0.8.3 (#20702)
* honda

* hkg

* toyota
2021-04-20 11:12:14 +02:00
Chris McCammon fead4b694b remove Ioniq EV 2020 from BSM list (#20706) 2021-04-19 16:56:58 -07:00
Willem Melching a6b3a44459 remove suspicious toyota fw versions (#20686) 2021-04-15 14:55:20 +02:00
Adeeb Shihadeh 9ddb12a69e hyundai: fix CAN error for Santa Fe's without BSM 2021-04-13 20:04:34 -07:00
Erich Moraga d5b0c1503b Add multiple missing f/w for LEXUS_ESH (#20669)
* Add multiple missing f/w for LEXUS_ESH

`@wei#4597` 2017 ES300h DongleID/route `d7a11201f3c617e3|2021-04-12--19-56-12`

* Expanded ES Hybrid to include 2017
2021-04-12 20:42:26 -07:00
Adeeb Shihadeh f308430c11 hyundai: remove Niro EV from BSM list, not on all trims 2021-04-12 17:07:18 -07:00
rgmane bbc06d1dd2 Added FPv2 for 2016 VW Golf (#20663) 2021-04-12 10:50:22 -07:00
mahlzeit1948 f6d800a89e Fix Chrysler Pacifica weight (#20647)
* Update interface.py

2858 is the gross vehicle weight of the hybrid (maximum weight of vehicle + cargo).
Curb weight for the ICE is 1964 kg, for the hybrid it is 2242 kg

* hybrid & update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-04-11 17:18:31 -07:00
speedking456 4dd4528787 Kia Seltos 2021 INDI Tuning + Increased Steer Limit (#20560) 2021-04-11 15:48:43 -07:00
Anthony Foerster 02ff5663b8 2019 Acura RDX Tech fingerprint (#20656)
* 2019 RDX Tech fingerprint

* Updated README

* Fix ordering
2021-04-11 14:31:04 -07:00
vanillagorillaa 337ac2b4c5 2021 Corolla Hybrid FW (#20650) 2021-04-10 22:25:00 -07:00
Greg Hogan 71654f141b hyundai: update steer warning (#19628)
* update steer warning for hyundai

* hyundai: add CF_Mdps_ToiFlt to steerWarning
2021-04-10 18:29:57 -07:00
afoltz3 2f1e05f46b Add carFw values to support 2020 Acura RDX Base (#20642)
* Add carFw values to support 2020 Acura RDX Base

* Update values.py

* Remove duplicate firmware versions

Removing 7 duplicate fw versions which caused unit tests Github Actions to fail.

* Update values.py

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-04-10 13:54:44 -07:00
Richi e283f065b9 Hyundai Ioniq 2019 EV FW versions (#20633)
* Update values.py

add fingerprint Hyundai Ioniq Facelift 2019 BEV (EV)

* Replace \000 with \x00

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-04-09 10:41:18 +02:00
Chris McCammon 5bb4879b87 2020 Camry Hybrid engine fw (#20614) 2021-04-07 13:39:20 -07:00
Adeeb Shihadeh 2fa1b2572d Alerts update (#20567)
* steer temp unavailable should be a soft disable

* no mute

* these should be no entries

* sound

* better name

* deprecated

* make vehicleModelInvalid a soft disable

* update refs

* bump cereal

* bump cereal

* update refs
2021-04-07 12:18:58 -07:00
Nate Walck 98fd580f86 Add Ecu.eps for 2018 Golf R DSG (#20607) 2021-04-06 22:07:52 -07:00
Pierre Christen c15e5c4d0e CarFW: Skoda Superb B8 2015 DSG 4x4 (#20605)
* CarFW: Skoda Superb B8 2015 DSG 4x4

* Updated fp order upon request
2021-04-06 19:14:29 -07:00
Adeeb Shihadeh a99a55ce2b Send LTA msg on TSS2+ Toyotas (#19731)
* send blank lta msg on tss2+

* bump panda
2021-04-06 17:13:33 -07:00
Adeeb Shihadeh 90d6bcc8e9 remove conflicting nissan leaf fingerprint 2021-04-06 15:22:53 -07:00
godoppl 590866324a Add more 2017 A3 FW (#20600)
2017 Audi A3 e-tron Sportback - Premium Plus (ACC & LKAS)

Co-authored-by: Jason Young <jyoung8607@gmail.com>
2021-04-06 14:09:42 -07:00
Jason Young 87f4a811aa VW MQB: carFw updates, model-year support expansion, various cleanup (#20599)
* Additional FPv2 data

* Expand e-Golf supported years

* Add 2016 Skoda Superb FW (ItsMe)

* FW version dedupe after merge

* Sort FW versions

* GC dead comment
2021-04-06 11:29:35 -07:00
Will Hannagan 806808ae59 Adding FPv2 for 2019 Mk7.5 VW Golf R (AUDM) (#20595)
* fwv2: adding 2019 audm mk7.5 golf r

* correct ordering
2021-04-06 10:40:37 +02:00
Chris McCammon 977a04a0a7 2021 Rav4 FW (#20592)
* 0458c37a85bb8043

* put in order
2021-04-05 19:27:49 -07:00
chicman ff8d4f247a TSS2 RAV4 firmware versions (#20583)
* Update values.py

update fingerprint for Car.RAV4_TSS2.

* Update values.py
2021-04-05 19:23:43 -07:00
Greg aa512b7ab8 Fingerprinting 2021 Honda CRV Hybrid (#20588)
* 2021 Honda CRV Hybrid Fingerprinting

added missing values for 2021 CRV hybrid.

* Update values.py

put srs values in order
2021-04-05 19:22:11 -07:00
chouchou 66d7f8eb3f Add new FW for Lexus ES300H (#20573)
* add china version Lexus ES300H

* change engine order by alphabet
2021-04-05 09:39:08 -07:00
Erich Moraga fc0a90c1b1 HIGHLANDER_TSS2 new engine f/w (#20580)
@DKLim#9457 2021 Highlander Platinum V6 DongleID/route b2e1ad6f5ee4eefe|2021-04-03--17-19-20--0
2021-04-05 09:15:02 -07:00
Erich Moraga 70c92e0341 Add missing CAR.LEXUS_NX f/w (#20546)
@Jc_Mach#9624  DongleID/route `dfe23e1be741ad74|2021-03-31--22-40-38--0`
2021-04-01 11:05:23 +02:00