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

Box compatibility (GUI) #59

Closed MBTune closed 1 year ago

MBTune commented 2 years ago

sorry for noob question, but with the GUI currently 18.1/6 and 18.10 are supported. Do these cover a range of ECU's or are they specific to only 18.1 18.6 and 18.10??

As I am now in my 60's and not a fan of the command line, looking through the code, it seems possible that the ECU selection could be expanded to support other ECU's

simos18.s18_flash_info, simos1810.s1810_flash_info, simos184.s1841_flash_info, simos16.s16_flash_info, simos12.s12_flash_info, simos122.s122_flash_info, simos10.s10_flash_info, simos8.s8_flash_info,

and linked above into the self.module_choice = wx.Choice(self, choices=available_modules) and related code maybe?

Thanks

bri3d commented 2 years ago

18.1, 18.2, 18.6 (SC8 project) and 18.10 (SCG project) are the supported families. 18.4 (SCB project) and others like Simos16 are not yet supported.

On Fri, Jul 22, 2022 at 2:52 AM MBTune @.***> wrote:

sorry for noob question, but with the GUI currently 18.1/6 and 18.10 are supported. Do these cover a range of ECU's or are they specific to only 18.1 18.6 and 18.10??

Thanks

— Reply to this email directly, view it on GitHub https://github.com/bri3d/VW_Flash/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABTO2P6I4MUCYB5OTEVMYLVVJVPNANCNFSM54KZAXEQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>