VW: Add 3C chassis code for Passat (#32279)

* Add 3C for Passat in Australia

* add radar needed to fuzzy VIN match for b9783084b8aa0083
old-commit-hash: 6dcaeae3698b07e5bc28272a359d5381451439de
This commit is contained in:
Shane Smiskol
2024-04-22 18:20:14 -07:00
committed by GitHub
parent 8ba7442142
commit c72e487e1d
2 changed files with 2 additions and 1 deletions

View File

@@ -458,6 +458,7 @@ FW_VERSIONS = {
b'\xf1\x873Q0907572C \xf1\x890196',
b'\xf1\x875Q0907572P \xf1\x890682',
b'\xf1\x875Q0907572R \xf1\x890771',
b'\xf1\x875Q0907572S \xf1\x890780',
],
},
CAR.VOLKSWAGEN_PASSAT_NMS: {

View File

@@ -278,7 +278,7 @@ class CAR(Platforms):
VWCarDocs("Volkswagen Passat GTE 2015-22"),
],
VolkswagenCarSpecs(mass=1551, wheelbase=2.79),
chassis_codes={"3G"},
chassis_codes={"3C", "3G"},
wmis={WMI.VOLKSWAGEN_EUROPE_CAR},
)
VOLKSWAGEN_PASSAT_NMS = VolkswagenPQPlatformConfig(