mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-16 06:42:12 +08:00
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:
@@ -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',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user