kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« on: December 10, 2014, 02:16:01 PM »
|
|
|
In the s4wiki xdf file i cannot find CWKONLS. I am trying to code out rear o2 sensors and egt's. Because The egt's are broke and the rear o2's dont have bungs in my exhaust so those are removed completely. I have used the xdf from stage 1 using the check boxes but my miles per gallon went wayyyy down. On top of that the car acts funny at warm up(no power). I Just cant seem to find CWKONLS.
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #1 on: December 10, 2014, 02:22:00 PM »
|
|
|
181BB... it is in my latest mappack but i've yet to post it... sorry.
I'll also add it to the wiki.
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #2 on: December 10, 2014, 02:40:57 PM »
|
|
|
What does 181BB mean? I am also having a hard time understanding
"""If you want to disable your EGT sensors:[56] (Note that my old M-box xdf is wrong[57] for CDATR/ATS. Please use these offsets.)
CDATR (0x18196) - Configuration byte diagnosis exhaust gas temperature regulation """""
What value are we changing?? I understand the hexidecimal values for rear 02's. But how do i apply this offset and what is an offset?? Or are we doing something completely different?
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #3 on: December 10, 2014, 02:43:39 PM »
|
|
|
What does 181BB mean?
....
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #4 on: December 10, 2014, 02:49:32 PM »
|
|
|
Im missing something big lol
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #5 on: December 10, 2014, 02:55:13 PM »
|
|
|
I'm going to go ahead and say yea, you should probably stop messing with any tuning until you figure this part out. Hint: you asked for the location of CWKONLS, and I gave you the location of CWKONLS.
Also known as an "offset" into the binary.
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #6 on: December 10, 2014, 03:01:13 PM »
|
|
|
Shit dude, thank you so much. Yeah agreed. That means i have been changing random shit....How should i view the entire binary. The offset 181BB should give me the value for CWKONLS? Then I can change it using Hexidecimal?
So is each weird ass set of letters like "CWKONLS" just referring to an offset in the binary?
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #7 on: December 10, 2014, 03:03:34 PM »
|
|
|
So is each weird ass set of letters like "CWKONLS" just referring to an offset in the binary?
You tell me. What is a map?
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #8 on: December 10, 2014, 03:15:00 PM »
|
|
|
So shit, okay so the whole row is CWKONLS. A map would be a bunch of numbers? But organized by offset?
The pic, Why is the stock value 33? It says in wiki 51 should be the default. Is one value in a different language?
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #9 on: December 10, 2014, 03:17:25 PM »
|
|
|
So shit, okay so the whole row is CWKONLS. No. A map would be a bunch of numbers? Yes. But organized by offset? No. The pic, Why is the stock value 33? It says in wiki 51 should be the default.
Perhaps the file you are editing isn't a 2.7t M box file? Is one value in a different language? I believe 51 in German is still 51.
|
|
« Last Edit: December 10, 2014, 03:19:23 PM by nyet »
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #10 on: December 10, 2014, 03:21:47 PM »
|
|
|
I snagged it on here as stock. Am i on the right track? So someone could potentially tune the whole thing using hex. Each map is an offset? CWKONLS is the number in the slot 181BB?
|
|
« Last Edit: December 10, 2014, 03:23:28 PM by kingkhalilz »
|
Logged
|
|
|
|
nyet
|
|
« Reply #11 on: December 10, 2014, 03:26:29 PM »
|
|
|
Yes, you have the right binary. I see the problem: 0x33 is what in decimal? Each map is an offset?
No. A map begins at an offset. It can also have 0, 1 or 2 associated maps (at other offsets) which form the axis data to the map values themselves (depending if it is a scalar, a 1d map or a 2d map)
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #12 on: December 10, 2014, 03:35:07 PM »
|
|
|
Ur a bad ass dude. Hard to explain how happy I am. I get it. So a map starts at an offset and be connected to other offsets or maps. An offset is one value so naturally it would make sense for a map to be multiple offsets.
I get it now. I will simply change some of these in hex and try it out. I see how tuner pro and definitions are connected know. They are simply tools to make these changes easy to see.
|
|
|
Logged
|
|
|
|
ddillenger
|
|
« Reply #13 on: December 10, 2014, 03:47:31 PM »
|
|
|
Holy patience nye! Awesome. Attached is the last xdf I used prior to switcing to OLS. It should contain all that you need, in a very organized format.
|
|
|
Logged
|
Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience!
Email/Google chat: DDillenger84(at)gmail(dot)com
Email>PM
|
|
|
kingkhalilz
Full Member
Karma: +0/-0
Offline
Posts: 123
|
|
« Reply #14 on: December 10, 2014, 03:49:43 PM »
|
|
|
Wow, your guys are fricken awesome! Thank you.
|
|
|
Logged
|
|
|
|
|