NefMoto

ECU Files => ECU Definition Files => Topic started by: prj on October 17, 2012, 12:42:23 PM



Title: 551M auto-generated XDF
Post by: prj on October 17, 2012, 12:42:23 PM
I have evolved my tool that searches for maps on similar binaries to be smarter.
The tool is the "mapsearch" module at https://github.com/prj/me7-tools/ (https://github.com/prj/me7-tools/)

This is the result of running the tool with the 551G DAMOS against the 551M binary...
The XDF should be quite good.



Title: Re: 551M auto-generated XDF
Post by: nyet on October 17, 2012, 01:31:24 PM
awesome work


Title: Re: 551M auto-generated XDF
Post by: nyet on October 17, 2012, 01:31:45 PM
now if only we could autogenerate ASAP or kp :)


Title: Re: 551M auto-generated XDF
Post by: prj on October 17, 2012, 01:36:18 PM
You have my me7-tools code.
There is a php script on here I believe that generates .kp.

Port that over to Java, and add a kp-generator module into the me7-tools project.
Job done ;)

I would do it, but I just don't have time for everything myself.


Title: Re: 551M auto-generated XDF
Post by: nyet on October 17, 2012, 01:54:58 PM
ya i have been meaning to add ASAP2 support to my stuff... btw here is something i found

http://nyet.org/cars/info/ASAP2.pdf

i'm not sure it helps generate anything winols can read, but if it can, that would be good.

imo there is NO way we can make a .kp writer; its some stupid idiotic binary blob.

did i mention how much i detest EVC?


Title: Re: 551M auto-generated XDF
Post by: zillarob on October 18, 2012, 12:03:59 PM
Awesome work!

Was watching Stepbrothers and taking a look at it last night. Didnt see much of the show, lol.


Title: Re: 551M auto-generated XDF
Post by: GaroBlu on November 05, 2012, 02:38:56 PM
This is great! This will make it a lot easier to enable more features like multi-spark ignition. The only gripe I have is that values like krkte are displayed with limited resolution, but this is still awesome because editing them at higher resolution still works.


Title: Re: 551M auto-generated XDF
Post by: prj on November 05, 2012, 03:12:28 PM
This is great! This will make it a lot easier to enable more features like multi-spark ignition. The only gripe I have is that values like krkte are displayed with limited resolution, but this is still awesome because editing them at higher resolution still works.

Just edit the XDF and set more decimal places...


Title: Re: 551M auto-generated XDF
Post by: bbernd on December 01, 2012, 03:42:04 AM
deleted - found it... amazing!!! :D


Title: Re: 551M auto-generated XDF
Post by: adeyspec on January 07, 2013, 02:02:40 AM
Will this only work with certain ecus or will it work with some older units?


Title: Re: 551M auto-generated XDF
Post by: prj on January 07, 2013, 02:38:03 AM
Will this only work with certain ecus or will it work with some older units?

The algorithms are generic.
If you have two similar ECU's and you have maps for one of them, then this can find maps for the other.
But it is a pretty specific tool.