Yevhen Chefranov

Results 48 comments of Yevhen Chefranov

@jilleb hi! Today I tried your fw. **These can't be installed. ODIS can't flash it:** FL_3G0907159___0006.MODIFIED_DEFAULT_GTE.MODIFIED.odx FL_3G0907159___0006.MODIFIED_DEFAULT_GTE.odx **This was installed:** FL_3G0907159___0006.MODIFIED_WITH_AUDI_DRIVER.odx **But now I have two errors instead of one...

@jilleb hi! Any news? I found [here](https://github.com/chobott/MQB-19-Gateway-EV-GTE/tree/main/Datasets) datasets of gateway but for e-golf maybe it can help you

Hi @jilleb! Did you have a chance to find solution for me?

@jilleb heeeelp me please 🥺

Fixed. I connected to incorrect CAN Extended (CAN5). Correct one is CAN Drivetrain (CAN1). CAN for Engine and A9 should be are the same: ![image](https://github.com/jilleb/mqb-soundaktor/assets/2775475/e65d3b0d-c1d7-429b-8dcd-c0afe76708f2) ![image](https://github.com/jilleb/mqb-soundaktor/assets/2775475/d29b193b-75ee-4afe-8247-dc3bbec123cd)

@abravalheri In ConfigParser I used like this: ``` with open(file_path, 'r+') as configfile: for section in config.sections(): configfile.write(f"[{section}]\n") for key, value in config.items(section): configfile.write(f'{key} = "{value}"\n') configfile.write('\n') ``` but when...

> There are a lot of things that the delphi unit may not like, even though it's working on other MIB2TSD units. Maybe it's case sensitive? I checked. Case is...

If you need translate service messages into Russian language for site I can do it

Hi. When you start improve your DB? We are waiting for new functions and improvements :)