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
315 stars 80 forks source link

Please , GUI for Simos 12.X #60

Open thTUNED opened 2 years ago

thTUNED commented 2 years ago

Please , GUI for Simos 12.X

TheFlashBold commented 1 year ago

Is it just missing the Simos option in VW_Flash_GUI.py's module_choice and on_module_changed handler? flash_info is only used for control_module_identifier.rxid/txid. So adding it to the selection should just work? Or is the simos 12 ecu using a different protocol like TP 2.0 like the DQ200?

I would like to contribute. I know some python, but I am primarily a Javascript/Typescript frontend + backend dev.