Add initial fingerprint 2.0 for Nissan Leaf 2018-23 (#29505)

Initial fingerprint 2.0 for Nissan Leaf 2018-23
pull/27707/head^2
Gellis12 2 years ago committed by GitHub
parent 2fdde9b77d
commit a0f3b83062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      selfdrive/car/nissan/values.py

@ -131,6 +131,20 @@ FW_VERSIONS = {
(Ecu.gateway, 0x18dad0f1, None): [
b'284U29HE0A',
],
},
CAR.LEAF: {
(Ecu.abs, 0x740, None): [
b'476606WK9B',
],
(Ecu.eps, 0x742, None): [
b'5SN2A\xb7A\x05\x02N126F\x15\xb2\x00\x00\x00\x00\x00\x00\x00\x80',
],
(Ecu.fwdCamera, 0x707, None): [
b'6WK2CDB\x04\x18\x00\x00\x00\x00\x00R=1\x18\x99\x10\x00\x00\x00\x80',
],
(Ecu.gateway, 0x18dad0f1, None): [
b'284U26WK0C',
],
},
CAR.LEAF_IC: {
(Ecu.fwdCamera, 0x707, None): [

Loading…
Cancel
Save