mirror of https://github.com/commaai/openpilot.git
VW MQB: Add FW for 2020 Škoda Superb (#30699)
This commit is contained in:
parent
be33d29d7a
commit
aaff6aebca
|
@ -1394,6 +1394,7 @@ FW_VERSIONS = {
|
|||
b'\xf1\x8704L906026KB\xf1\x894071',
|
||||
b'\xf1\x8704L906026KD\xf1\x894798',
|
||||
b'\xf1\x8704L906026MT\xf1\x893076',
|
||||
b'\xf1\x8705L906022BK\xf1\x899971',
|
||||
b'\xf1\x873G0906259 \xf1\x890004',
|
||||
b'\xf1\x873G0906259B \xf1\x890002',
|
||||
b'\xf1\x873G0906259L \xf1\x890003',
|
||||
|
@ -1414,6 +1415,7 @@ FW_VERSIONS = {
|
|||
b'\xf1\x870GC300014M \xf1\x892801',
|
||||
b'\xf1\x870GC300019G \xf1\x892803',
|
||||
b'\xf1\x870GC300043 \xf1\x892301',
|
||||
b'\xf1\x870GC300046D \xf1\x892402',
|
||||
],
|
||||
(Ecu.srs, 0x715, None): [
|
||||
b'\xf1\x875Q0959655AE\xf1\x890130\xf1\x82\x12111200111121001121110012211292221111',
|
||||
|
@ -1423,6 +1425,7 @@ FW_VERSIONS = {
|
|||
b'\xf1\x875Q0959655AT\xf1\x890317\xf1\x82\x1331310031313100313131013131319331313100',
|
||||
b'\xf1\x875Q0959655BH\xf1\x890336\xf1\x82\02331310031313100313131013141319331413100',
|
||||
b'\xf1\x875Q0959655BK\xf1\x890336\xf1\x82\x1331310031313100313131013141319331413100',
|
||||
b'\xf1\x875Q0959655BS\xf1\x890403\xf1\x82\x1333310031313100313152015351539331423100',
|
||||
b'\xf1\x875Q0959655CA\xf1\x890403\xf1\x82\x1331310031313100313151013141319331423100',
|
||||
b'\xf1\x875Q0959655CA\xf1\x890403\xf1\x82\x1331310031313100313151823143319331423100',
|
||||
b'\xf1\x875Q0959655CH\xf1\x890421\xf1\x82\x1333310031313100313152025350539331463100',
|
||||
|
|
Loading…
Reference in New Issue