Skip to content

Commit

Permalink
Merge pull request #1 from robin-reckmann/nissan_leaf_ic_2018_jp_fw
Browse files Browse the repository at this point in the history
add fw versions for 2018 Nissan Leaf JP
  • Loading branch information
razem-io authored Aug 9, 2021
2 parents 35b0710 + 71bbe0a commit 369d04a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions selfdrive/car/nissan/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,18 @@ class CAR:
#],
(Ecu.eps, 0x742, None): [
b'5SH2A\x99A\x05\x02N123F\x15\x81\x00\x00\x00\x00\x00\x00\x00\x80',
b'5SK3A\x99A\x05\x02N123F\x25u\x00\x00\x00\x00\x00\x00\x00\x80',
],
#(Ecu.fwdCamera, 0x787, None): [
# b'',
#],
(Ecu.engine, 0x797, None): [
b'5SH4A\x03AB\x075SH4APSMT04\x00\x00\x00\x80',
b'5SK9B\x03AB\x075SK9BPSMI03\x00\x00\x00\x80',
],
(Ecu.transmission, 0x79d, None): [
b'5SA2B\x04AB\x071\x03\x80\x12P\x02\x03D\x00\x02\x06\x00\x00\x00\x80',
b'5SA3B\x04AB\x071\x03\x80\x22P\x02\x03D\x00\x01\x06\x00\x00\x00\x80',
],
},
}
Expand Down

0 comments on commit 369d04a

Please sign in to comment.