Erich Moraga
475e29260c
Add several missing LEXUS_ES_TSS2 f/w ( #20865 )
...
`@ray9922#5103` 2019 Lexus ES350 947ad5d4f7221c6d|2021-05-09--19-20-15--0
old-commit-hash: 8a53c9ec95
4 years ago
Willem Melching
0375063e3f
Batch of FW versions ( #20850 )
...
old-commit-hash: 26e518a6af
4 years ago
Adeeb Shihadeh
916e019786
cleanup Honda car strings - part 2 ( #20848 )
...
* cleanup honda car strins
* fix process replay
* update ref
* forgot to build
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 0148c24147
4 years ago
Erich Moraga
1fa58d04bd
Add missing fwdCamera CAMRYH_TSS2 f/w ( #20846 )
...
`@Zskyph#6176` 2021 Camry Hybrid c2f1a4fdb1ea4510|2021-05-06--13-46-54
old-commit-hash: 05a12aa5de
4 years ago
Willem Melching
3abb7639ed
Remove Lexus trim levels ( #20840 )
...
* remove lexus trim levels
* Update selfdrive/car/toyota/values.py
* Update selfdrive/car/toyota/values.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7cc56edcf4
4 years ago
James Moratti
deb66463bb
2021 Lexus RX350 FW versions ( #20813 )
...
Add values for 2021 Lexus ES350
old-commit-hash: 937c2fa9f3
4 years ago
johnlu6518
79712d1926
Lexus IS 200T FW versions ( #20837 )
...
Lexus IS 200T 2017 in Taiwan..
Engine fw for lexus IS
Device: comma two
Dongle ID: ec30903bb15db3ad
old-commit-hash: 7b76a7223a
4 years ago
Erich Moraga
64ecc3e265
Add ESP f/w for AVALON ( #20824 )
...
`@JRyan#4759` 2020 Toyota Avalon Limited DongleID/route 619c87373e917a0c|2021-05-04--17-08-14
old-commit-hash: bea9cc14d3
4 years ago
xps-genesis
ba5898bed4
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>
old-commit-hash: 1e473d764a
4 years ago
Brett Sanderson
a02f16d094
2017 Honda CRV firmware ( #20821 )
...
old-commit-hash: 6a679161ba
4 years ago
Willem Melching
2c8e65a90d
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
old-commit-hash: 7a8f61f4bf
4 years ago
Gabor
9b78f835ce
Civic 2019 EU new ECU values added ( #20774 )
...
* Update values.py
* non essential
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7d9aa1352f
4 years ago
Erich Moraga
f2d0b34bab
Add ESP f/w for RAV4_TSS2 ( #20778 )
...
`@Priyam#6501` 2021 RAV4 Limited AWD DongleID/route 6b0dae5689fa7dde|2021-04-29--23-45-18
old-commit-hash: 5c9151478a
4 years ago
Slevner
6be23700ec
Skoda Kodiaq fingerprint ( #20744 )
...
old-commit-hash: bb34014e3b
4 years ago
nongnoobjung
999a7891e0
Civic Bosch fingerprint ( #20762 )
...
old-commit-hash: 576b808613
4 years ago
Goesreallyfast
4b26364439
LEXUS NX 300 2020 Car Port ( #20769 )
...
old-commit-hash: 68e2c65b1a
4 years ago
Adeeb Shihadeh
d37b2b6fd4
Honda Bosch: fix reading ACC_CONTROL ( #20748 )
...
old-commit-hash: 3a9133fb8a
4 years ago
Samuel Keeley
de7f365f97
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 21aeecacd5
.
* always show lane visibility
* notes
* notes
* spelling
* reality
* remove notes
Co-authored-by: Ambroos Vaes <ambroos@fb.com>
old-commit-hash: f7ea2cd761
4 years ago
Adeeb Shihadeh
7cc1e11929
honda crv: add BSM frequency check
...
old-commit-hash: 1083d14f40
4 years ago
Adeeb Shihadeh
b2d4441cff
Hyundai: add BSM detection ( #20747 )
...
* Hyundai: add BSM detection
* update refs
old-commit-hash: b0503e534a
4 years ago
Adeeb Shihadeh
7546f7d084
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
old-commit-hash: 6c7ed8f2e4
4 years ago
Jafar Al-Gharaibeh
c5484e5f6f
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>
old-commit-hash: 426faa02f0
4 years ago
Ryan Gorman
c7af3872cb
2021 Camry Hybrid engine fw ( #20733 )
...
old-commit-hash: 578bf62dc9
4 years ago
Adeeb Shihadeh
cc29fdfed2
less harsh steering unavailable alert when overriding ( #20718 )
...
* less harsh steering unavailable alert when overriding
* just steer
* 1s
* orange
* update refs
old-commit-hash: 836668f105
4 years ago
Adeeb Shihadeh
12b77766e7
Fix VW trans type detection ( #20716 )
...
old-commit-hash: a7d4cf6e39
4 years ago
Adeeb Shihadeh
209f8cd51b
add golf to ignored fingerprints
...
old-commit-hash: 437e054d11
4 years ago
Adeeb Shihadeh
6d28491dbf
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>
old-commit-hash: a19d94ae2d
4 years ago
Willem Melching
ee0e80a6d4
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
old-commit-hash: e4f73fbda5
4 years ago
Willem Melching
19f02898d8
Add batch of FW versions from 0.8.3 ( #20702 )
...
* honda
* hkg
* toyota
old-commit-hash: 96836eb1e5
4 years ago
Chris McCammon
80b17b541e
remove Ioniq EV 2020 from BSM list ( #20706 )
...
old-commit-hash: fead4b694b
4 years ago
Willem Melching
ba9cc9b067
remove suspicious toyota fw versions ( #20686 )
...
old-commit-hash: a6b3a44459
4 years ago
Adeeb Shihadeh
4333685dd3
hyundai: fix CAN error for Santa Fe's without BSM
...
old-commit-hash: 9ddb12a69e
4 years ago
Erich Moraga
dcc048e71d
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
old-commit-hash: d5b0c1503b
4 years ago
Adeeb Shihadeh
1361f9578b
hyundai: remove Niro EV from BSM list, not on all trims
...
old-commit-hash: f308430c11
4 years ago
rgmane
4d2c8739eb
Added FPv2 for 2016 VW Golf ( #20663 )
...
old-commit-hash: bbc06d1dd2
4 years ago
mahlzeit1948
8daa2f45c8
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>
old-commit-hash: f6d800a89e
4 years ago
speedking456
359bf548a5
Kia Seltos 2021 INDI Tuning + Increased Steer Limit ( #20560 )
...
old-commit-hash: 4dd4528787
4 years ago
Anthony Foerster
179c15a0d3
2019 Acura RDX Tech fingerprint ( #20656 )
...
* 2019 RDX Tech fingerprint
* Updated README
* Fix ordering
old-commit-hash: 02ff5663b8
4 years ago
vanillagorillaa
36969d74ef
2021 Corolla Hybrid FW ( #20650 )
...
old-commit-hash: 337ac2b4c5
4 years ago
Greg Hogan
4935bde59c
hyundai: update steer warning ( #19628 )
...
* update steer warning for hyundai
* hyundai: add CF_Mdps_ToiFlt to steerWarning
old-commit-hash: 71654f141b
4 years ago
afoltz3
8c2bec03af
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>
old-commit-hash: 2f1e05f46b
4 years ago
Richi
0cf4fcb35c
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>
old-commit-hash: e283f065b9
4 years ago
Chris McCammon
48af882988
2020 Camry Hybrid engine fw ( #20614 )
...
old-commit-hash: 5bb4879b87
4 years ago
Adeeb Shihadeh
99b2c0d024
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
old-commit-hash: 2fa1b2572d
4 years ago
Nate Walck
f4f2db18f3
Add Ecu.eps for 2018 Golf R DSG ( #20607 )
...
old-commit-hash: 98fd580f86
4 years ago
Pierre Christen
ac54ac7513
CarFW: Skoda Superb B8 2015 DSG 4x4 ( #20605 )
...
* CarFW: Skoda Superb B8 2015 DSG 4x4
* Updated fp order upon request
old-commit-hash: c15e5c4d0e
4 years ago
Adeeb Shihadeh
3e620dfc5b
Send LTA msg on TSS2+ Toyotas ( #19731 )
...
* send blank lta msg on tss2+
* bump panda
old-commit-hash: a99a55ce2b
4 years ago
Adeeb Shihadeh
315317f3de
remove conflicting nissan leaf fingerprint
...
old-commit-hash: 90d6bcc8e9
4 years ago
godoppl
faae327eaf
Add more 2017 A3 FW ( #20600 )
...
2017 Audi A3 e-tron Sportback - Premium Plus (ACC & LKAS)
Co-authored-by: Jason Young <jyoung8607@gmail.com>
old-commit-hash: 590866324a
4 years ago
Jason Young
ccd8d4178e
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
old-commit-hash: 87f4a811aa
4 years ago