You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
<#59>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABTO2P6I4MUCYB5OTEVMYLVVJVPNANCNFSM54KZAXEQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
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
The text was updated successfully, but these errors were encountered: