mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-14 19:44:12 +08:00
VW MQB: Add FW for 2018 Volkswagen Atlas (#21068)
This commit is contained in:
@@ -71,6 +71,7 @@ FW_VERSIONS = {
|
||||
CAR.ATLAS_MK1: {
|
||||
(Ecu.engine, 0x7e0, None): [
|
||||
b'\xf1\x8703H906026AA\xf1\x899970',
|
||||
b'\xf1\x8703H906026F \xf1\x896696',
|
||||
b'\xf1\x8703H906026F \xf1\x899970',
|
||||
],
|
||||
(Ecu.transmission, 0x7e1, None): [
|
||||
@@ -87,6 +88,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
(Ecu.fwdRadar, 0x757, None): [
|
||||
b'\xf1\x875Q0907572H \xf1\x890620',
|
||||
b'\xf1\x875Q0907572J \xf1\x890654',
|
||||
b'\xf1\x875Q0907572P \xf1\x890682',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user