Replies: 8 comments 19 replies
-
this is not a issue .. convert to discussion |
Beta Was this translation helpful? Give feedback.
-
Since you didn't exactly define the Dacia. |
Beta Was this translation helpful? Give feedback.
-
Short answer : ddt4all is more an engineering tool (to study ECUs), whereas PyRen is a (very good) diagnostic tool. Keep in mind that I started this project "just" to repair my Megane 2 airbags fault :) |
Beta Was this translation helpful? Give feedback.
-
There's no long story ! You remember Forrest gump who went for a little run and finally figured since he'd gone this far, then he kept going ? That's approximately the same for me, LOL ! More seriously, I had the feeling that I was doing something that could be appreciated by others. |
Beta Was this translation helpful? Give feedback.
-
The Logan 2 has no fail flag control units. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/cedricp/ddt4all/blob/master/ecu.py#L1619 py3 https://github.com/cedricp/ddt4all/blob/master/ecu.py#L1702 |
Beta Was this translation helpful? Give feedback.
-
After selling my old VW and buying a used Dacia, i was very pleased to see that there is this nice project on Github, thank you so much for it! Is this all reverse engineered or did renault also support this (did you ever ask for support from them?, obviously they accept that it exists)?
Anyway, so today i used it first time and wanted to find out why some warning light is on. I learned that i had to select manually each and every ecu (and submodules?) and hit the scan button, then click accept the "no dtc found" alert box and select next ECU.
So i wanted to ask: is there a special reason why there is no "automatic dtc scan over all modules" (other than its not yet implemented)? I guess it is a pretty trivial thing to do but maybe i am totally wrong, i didnt yet look very deep into the source code...
Beta Was this translation helpful? Give feedback.
All reactions