bri3d / VW_Flash

Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.
Other
304 stars 77 forks source link

Fix DQ250 CAL only flashing when using a full bin #82

Closed ConnorHowell closed 1 year ago

ConnorHowell commented 1 year ago

Currently attempting to full flash DQ250 returns an error if "FD_2.DRIVER.bin" is not in the same directory. This changes it so when performing a CAL flash with a full bin selected, the driver block is extracted from the full bin. If a calibration only bin is selected, the previous logic is used.