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>
pull/20618/head
afoltz3 2021-04-10 16:54:44 -04:00 committed by GitHub
parent 8c16ccc704
commit 2f1e05f46b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -940,6 +940,7 @@ FW_VERSIONS = {
b'37805-5YF-A420\x00\x00',
b'37805-5YF-A430\x00\x00',
b'37805-5YF-C210\x00\x00',
b'37805-5YF-A330\x00\x00',
],
(Ecu.vsa, 0x18da28f1, None): [
b'57114-TJB-A040\x00\x00',
@ -957,12 +958,14 @@ FW_VERSIONS = {
(Ecu.transmission, 0x18da1ef1, None): [
b'28102-5YK-A700\x00\x00',
b'28102-5YK-A711\x00\x00',
b'28102-5YL-A700\x00\x00',
],
(Ecu.combinationMeter, 0x18da60f1, None): [
b'78109-TJB-AB10\x00\x00',
b'78109-TJB-AD10\x00\x00',
b'78109-TJB-AF10\x00\x00',
b'78109-TJB-AW10\x00\x00',
b'78109-TJC-AA10\x00\x00',
],
(Ecu.srs, 0x18da53f1, None): [
b'77959-TJB-A040\x00\x00',
@ -979,6 +982,7 @@ FW_VERSIONS = {
(Ecu.eps, 0x18da30f1, None): [
b'39990-TJB-A030\x00\x00',
b'39990-TJB-A040\x00\x00',
b'39990-TJB-A130\x00\x00'
],
},
CAR.RIDGELINE: {