Added my VW Passat B8 2018 Fingerprint (#31939)

* Added Fingerprint for my Passat MK8

* removed duplicated entry
old-commit-hash: 89f1483ac9
pull/32199/head
steilz 1 year ago committed by GitHub
parent 21b5663ecb
commit 4d03acce4a
  1. 3
      selfdrive/car/volkswagen/fingerprints.py

@ -391,6 +391,7 @@ FW_VERSIONS = {
b'\xf1\x873G0906259 \xf1\x890004',
b'\xf1\x873G0906259B \xf1\x890002',
b'\xf1\x873G0906264 \xf1\x890004',
b'\xf1\x8704L906026GK\xf1\x899971',
],
(Ecu.transmission, 0x7e1, None): [
b'\xf1\x870CW300042H \xf1\x891601',
@ -408,6 +409,7 @@ FW_VERSIONS = {
b'\xf1\x870GC300042H \xf1\x891404',
b'\xf1\x870GC300043 \xf1\x892301',
b'\xf1\x870GC300046P \xf1\x892805',
b'\xf1\x870CW300041E \xf1\x891006',
],
(Ecu.srs, 0x715, None): [
b'\xf1\x873Q0959655AE\xf1\x890195\xf1\x82\r56140056130012416612124111',
@ -438,6 +440,7 @@ FW_VERSIONS = {
b'\xf1\x875Q0909144T \xf1\x891072\xf1\x82\x0521B00703A1',
b'\xf1\x875Q0910143B \xf1\x892201\xf1\x82\x0563B0000600',
b'\xf1\x875Q0910143C \xf1\x892211\xf1\x82\x0567B0020600',
b'\xf1\x875Q0909143P \xf1\x892051\xf1\x820531B0062105',
],
(Ecu.fwdRadar, 0x757, None): [
b'\xf1\x873Q0907572A \xf1\x890126',

Loading…
Cancel
Save