VW MQB: Add FW for 2022 Volkswagen Polo (#28044)

This commit is contained in:
Jason Young
2023-04-27 16:54:09 -04:00
committed by GitHub
parent 26b3d901b5
commit 5940802b5f
+5
View File
@@ -680,19 +680,24 @@ FW_VERSIONS = {
CAR.POLO_MK6: {
(Ecu.engine, 0x7e0, None): [
b'\xf1\x8704C906025H \xf1\x895177',
b'\xf1\x8705C906032J \xf1\x891702',
],
(Ecu.transmission, 0x7e1, None): [
b'\xf1\x870CW300042D \xf1\x891612',
b'\xf1\x870CW300050D \xf1\x891908',
b'\xf1\x870CW300051G \xf1\x891909',
],
(Ecu.srs, 0x715, None): [
b'\xf1\x872Q0959655AG\xf1\x890248\xf1\x82\x1218130411110411--04040404231811152H14',
b'\xf1\x872Q0959655AJ\xf1\x890250\xf1\x82\x1248130411110416--04040404784811152H14',
b'\xf1\x872Q0959655AS\xf1\x890411\xf1\x82\x1384830511110516041405820599841215391471',
],
(Ecu.eps, 0x712, None): [
b'\xf1\x872Q1909144M \xf1\x896041',
b'\xf1\x872Q2909144AB\xf1\x896050',
],
(Ecu.fwdRadar, 0x757, None): [
b'\xf1\x872Q0907572AA\xf1\x890396',
b'\xf1\x872Q0907572R \xf1\x890372',
],
},