VW MQB: Add missing FW versions for 2018 Skoda Superb (#29792)

VW MQB: Add SRS, transmission, & engine ECU versions for 2018 Skoda Superb

`@Gottmoz#6511` 2018 Skoda Superb  DongleID/route 54ada937747ef8ca|2023-09-06--06-40-46
pull/109/head
Erich Moraga 2 years ago committed by GitHub
parent 279377ec0b
commit 9b959dc86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      selfdrive/car/volkswagen/values.py

@ -1327,6 +1327,7 @@ FW_VERSIONS = {
b'\xf1\x8704E906027BT\xf1\x899042',
b'\xf1\x8704L906026ET\xf1\x891343',
b'\xf1\x8704L906026FP\xf1\x891196',
b'\xf1\x8704L906026KA\xf1\x896014',
b'\xf1\x8704L906026KB\xf1\x894071',
b'\xf1\x8704L906026KD\xf1\x894798',
b'\xf1\x8704L906026MT\xf1\x893076',
@ -1344,6 +1345,7 @@ FW_VERSIONS = {
b'\xf1\x870D9300014K \xf1\x895006',
b'\xf1\x870D9300041H \xf1\x894905',
b'\xf1\x870D9300043F \xf1\x895202',
b'\xf1\x870GC300013K \xf1\x892403',
b'\xf1\x870GC300014M \xf1\x892801',
b'\xf1\x870GC300019G \xf1\x892803',
b'\xf1\x870GC300043 \xf1\x892301',
@ -1356,6 +1358,7 @@ FW_VERSIONS = {
b'\xf1\x875Q0959655BH\xf1\x890336\xf1\x82\02331310031313100313131013141319331413100',
b'\xf1\x875Q0959655BK\xf1\x890336\xf1\x82\x1331310031313100313131013141319331413100',
b'\xf1\x875Q0959655CA\xf1\x890403\xf1\x82\x1331310031313100313151013141319331423100',
b'\xf1\x875Q0959655CA\xf1\x890403\xf1\x82\x1331310031313100313151823143319331423100',
b'\xf1\x875Q0959655CH\xf1\x890421\xf1\x82\x1333310031313100313152025350539331463100',
b'\xf1\x875Q0959655CH\xf1\x890421\xf1\x82\x1333310031313100313152855372539331463100',
],

Loading…
Cancel
Save