NefMoto

ECU Files => ECU Definition Files => Topic started by: airtite on March 19, 2012, 05:25:36 AM



Title: 06A906032HK XDF
Post by: airtite on March 19, 2012, 05:25:36 AM
Hi Guys

I have started this file, far from complete but its a start. works with the following also seems to line up with the HS file

-> Bootrom Version = 05.12
-> EPK = 40/1/ME7.5/5/4013.00//24b/Dst02o/210201//
-> Contents of ECUID data table:
   - '0261207437'         (SSECUHN)         
   - '1037362288'         (SSECUSN)         
   - '06A906032HK '       (VAG part number)
   - '0002'               (VAG sw number)   
   - '1.8L R4/5VT     '   (engine id)       
-> Contents of ECUID data table:
   - 'HW_MAN004'                           



Title: Re: 06A906032HK XDF
Post by: n00b on May 17, 2012, 05:55:05 PM
Hi Guys

I have started this file, far from complete but its a start. works with the following also seems to line up with the HS file

-> Bootrom Version = 05.12
-> EPK = 40/1/ME7.5/5/4013.00//24b/Dst02o/210201//
-> Contents of ECUID data table:
   - '0261207437'         (SSECUHN)         
   - '1037362288'         (SSECUSN)         
   - '06A906032HK '       (VAG part number)
   - '0002'               (VAG sw number)   
   - '1.8L R4/5VT     '   (engine id)       
-> Contents of ECUID data table:
   - 'HW_MAN004'                           




This is good work. This lines up with my HS ecu binary quite well!!

Do you mind if I work on it a little and share here?


Title: Re: 06A906032HK XDF
Post by: airtite on May 17, 2012, 11:06:30 PM

This is good work. This lines up with my HS ecu binary quite well!!

Do you mind if I work on it a little and share here?

please, thats the idea  ;)


Title: Re: 06A906032HK XDF
Post by: n00b on May 18, 2012, 07:55:58 AM
please, thats the idea  ;)


Alright. So my plan of attack, I am going to look at the argdub CSV generated from his OLS dump, and see what I can do with this XDF.

This weekend I am going to work on some quick shell and text processing/regexp type stuff to hopefully parse and sort the CSV. The next step may be something that translates directly to an xdf format, perhaps not  a full blown conversion utility but something to take the data and generate it in chunks map by map.... it's a start.



Title: Re: 06A906032HK XDF
Post by: airtite on May 19, 2012, 01:27:51 AM
great plan