Title: how do I intepret damos export files Post by: fastboatster on May 13, 2020, 10:18:17 PM Hi all, apologies for a noob question. I was looking at some file produced by exporting Damos (or WinOLS?) file and can't quite figure out the location of the map in question in the binary file as well as how the data is arranged (i.e., row by row or column by column). Here're the value from that file:
Name "maximum allowed torque at clutch due to torque limitation depending on gear ratio by AT (ip_tq_pow_max_at[1])" IdName NA FolderName "TQ_based_ENG_power_LIM__D00W: \"\"Torque based engine power limitation\"\"" Type "eZweiInv" ViewMode "eViewText" RWin "eBars" DataOrg "eLoHi" bReciprocal "0" bSigned "0" bDelta "0" bPercent "0" bOriginal "0" bOriginalValues "0" Columns "10" Rows "12" Radix "10" Comment NA Precision "3" SkipBytes "0" Fieldvalues.Name NA Fieldvalues.Unit "Nm" Fieldvalues.Factor "0.03125" Fieldvalues.Offset "0" Fieldvalues.StartAddr "$561E4" AxisX.Name "Common gear, independent from AT or MT" AxisX.IdName "gear" AxisX.Unit "-" AxisX.Factor "1" AxisX.Offset "0" AxisX.Radix "10" AxisX.bBackwards "0" AxisX.bReciprocal "0" AxisX.bSigned "0" AxisX.Precision "3" AxisX.DataSrc "eRom" AxisX.DataHeader "0" AxisX.DataAddr "$457FD" AxisX.DataOrg "eByte" AxisX.SignatureByte "0x-1" AxisX.SkipBytes "0" AxisY.Name "Engine speed- resolution 1rpm" AxisY.IdName "n" AxisY.Unit "rpm" AxisY.Factor "1" AxisY.Offset "0" AxisY.Radix "10" AxisY.bBackwards "0" AxisY.bReciprocal "0" AxisY.bSigned "0" AxisY.Precision "3" AxisY.DataSrc "eRom" AxisY.DataHeader "0" AxisY.DataAddr "$55896" AxisY.DataOrg "eLoHi" AxisY.SignatureByte "0x-1" AxisY.SkipBytes "0" Appreciate in advance. Btw, where do I start with all the file formats and tools? I know there's a very detailed getting started guide for ME7.1, but is there any guide for a first-timer to get into tuning and learn how to look at the ECUs in general? Title: Re: how do I intepret damos export files Post by: fastboatster on May 14, 2020, 04:28:06 PM okay, got it figured out to some degree. I was playing with demo WinOLS yesterday and realized that these look like a dump of WinOLS map definition options. I.e, when you select some region and want to define it as a map, these are the options and values you need to choose and set, respectively. Plugged those in, although the map still doesn't make too much sense to me, need to play with it longer and possibly find another winols map def dump and compare it with the actual ols file.
Title: Re: how do I intepret damos export files Post by: fastboatster on May 18, 2020, 05:39:10 PM Well damn, must be something I'm still missing. These maps do look like maps but look off. I'm trying to look at some maps for Simos8.4 using original dump and some winols file export from the Simos8.4 community tuning project.
P.S. I was using the wrong bin file, the map was for software version which ends in E, while the file I was looking at was ending in C. Case closed) |