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
old-commit-hash: aa512b7ab8e040e1620bd560f6b5414b4b576af7
This commit is contained in:
Greg
2021-04-05 22:22:11 -04:00
committed by GitHub
parent fa799ef42c
commit 35a4c182a0
+2
View File
@@ -731,6 +731,7 @@ FW_VERSIONS = {
(Ecu.gateway, 0x18daeff1, None): [
b'38897-TMA-H110\x00\x00',
b'38897-TPG-A110\x00\x00',
b'38897-TPG-A210\x00\x00',
],
(Ecu.shiftByWire, 0x18da0bf1, None): [
b'54008-TMB-H510\x00\x00',
@@ -757,6 +758,7 @@ FW_VERSIONS = {
(Ecu.srs, 0x18da53f1, None): [
b'77959-TLA-G220\x00\x00',
b'77959-TLA-C320\x00\x00',
b'77959-TLA-C420\x00\x00',
b'77959-TLA-H240\x00\x00',
],
},