Volkswagen: add missing Golf FW (#32196)

add missing golf fingerprints
old-commit-hash: 5f9a25dfe9
pull/32199/head
Shane Smiskol 1 year ago committed by GitHub
parent 70216f4975
commit a335b8bd09
  1. 3
      selfdrive/car/volkswagen/fingerprints.py

@ -161,6 +161,7 @@ FW_VERSIONS = {
b'\xf1\x8704L906056HE\xf1\x893758',
b'\xf1\x8704L906056HN\xf1\x896590',
b'\xf1\x8704L906056HT\xf1\x896591',
b'\xf1\x8704L997022N \xf1\x899459',
b'\xf1\x870EA906016A \xf1\x898343',
b'\xf1\x870EA906016E \xf1\x894219',
b'\xf1\x870EA906016F \xf1\x894238',
@ -218,6 +219,7 @@ FW_VERSIONS = {
b'\xf1\x870D9300040A \xf1\x893613',
b'\xf1\x870D9300040S \xf1\x894311',
b'\xf1\x870D9300041H \xf1\x895220',
b'\xf1\x870D9300041N \xf1\x894512',
b'\xf1\x870D9300041P \xf1\x894507',
b'\xf1\x870DD300045K \xf1\x891120',
b'\xf1\x870DD300046F \xf1\x891601',
@ -251,6 +253,7 @@ FW_VERSIONS = {
b'\xf1\x875Q0959655C \xf1\x890361\xf1\x82\x111413001112120004110415121610169112',
b'\xf1\x875Q0959655CA\xf1\x890403\xf1\x82\x1314160011123300314240012250229333463100',
b'\xf1\x875Q0959655D \xf1\x890388\xf1\x82\x111413001113120006110417121A101A9113',
b'\xf1\x875Q0959655J \xf1\x890825\xf1\x82\x13271112111312--071104171825102591131211',
b'\xf1\x875Q0959655J \xf1\x890830\xf1\x82\x13271112111312--071104171825102591131211',
b'\xf1\x875Q0959655J \xf1\x890830\xf1\x82\x13271212111312--071104171838103891131211',
b'\xf1\x875Q0959655J \xf1\x890830\xf1\x82\x13272512111312--07110417182C102C91131211',

Loading…
Cancel
Save