Pages: [1]
Author Topic: Adding the ESKONF bit pairs  (Read 6816 times)
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« on: March 29, 2015, 11:23:51 PM »

I finally sat down and wrapped my head around how ESKONF is calculated, but I can't figure out how to calculate the hex value seen in the bin. I searched here, and looked elsewhere online.. I'm trying to use Windows calculator (in programmer mode) to add the ESKONF bit pairs (00 11 00 11) to arrive at the sum. No calculator allows me to type "00" and I assume the order means something otherwise how will the ecu know which positions had "00" or "11". I'm sure it's something so ridonkulously easy, but I can't figure it out! Haha

EDIT

I found this page, that does seem to work, but I'd still like an explanation if possible.

http://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html
« Last Edit: March 29, 2015, 11:28:48 PM by vwaudiguy » Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
rnagy86
Sr. Member
****

Karma: +6/-11
Offline Offline

Posts: 367


« Reply #1 on: March 29, 2015, 11:40:41 PM »

I finally sat down and wrapped my head around how ESKONF is calculated, but I can't figure out how to calculate the hex value seen in the bin. I searched here, and looked elsewhere online.. I'm trying to use Windows calculator (in programmer mode) to add the ESKONF bit pairs (00 11 00 11) to arrive at the sum. No calculator allows me to type "00" and I assume the order means something otherwise how will the ecu know which positions had "00" or "11". I'm sure it's something so ridonkulously easy, but I can't figure it out! Haha

EDIT

I found this page, that does seem to work, but I'd still like an explanation if possible.

http://www.mathsisfun.com/binary-decimal-hexadecimal-converter.html

You simply convert the base. Leading and trailing zeros are not necessary but it will be easier for you to read it. You have to convert each 4 binary digits to hex.

00 11 = 3 (11 is also 3 without the trailing zeros)
00 11 = 3

00 11 00 11 = 33

So your first ESKONF bitpair will be 33.

http://en.wikipedia.org/wiki/Hexadecimal#Written_representation

There is a nice table there that you will understand the minute you look at it.
Logged
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« Reply #2 on: March 30, 2015, 12:06:54 AM »

I totally get it now. Thanks!
Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #3 on: March 30, 2015, 03:21:16 AM »

Hopefully this uploads properly, but I've attached my ESKONF map pack.

It allows you to just type the numbers are a whole into ESKONF.

AA 10101010
FF  11111111
00  00000000
F3  11110011
FF  11111111
FB 11111011
FC 11111100
Logged
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« Reply #4 on: March 30, 2015, 01:49:06 PM »

Hopefully this uploads properly, but I've attached my ESKONF map pack.

It allows you to just type the numbers are a whole into ESKONF.

AA 10101010
FF  11111111
00  00000000
F3  11110011
FF  11111111
FB 11111011
FC 11111100


That looks pretty sweet, and thanks. I tried to import it to an existing ols project, and it looks like it takes, but then cant find it in the map list. I figured I might be able to import it into a project, then change the address to match said binary.
Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #5 on: March 31, 2015, 02:39:54 AM »

Yeah man, it makes it a load easier.  Just find it in your binary and define it the same as I have.  I'm sure I selected binary instead of hex.  I'm away from home so can't check.
Logged
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« Reply #6 on: April 03, 2015, 10:49:36 AM »

Were you ever able to dig up that .kp for the ESKONF stuff? Thanks!
Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #7 on: April 03, 2015, 11:15:42 AM »

I'll just upload my file and definition.  Can't be bothered tearing though maps to just get two.

It's right at the top though! Smiley  Hope this helps man! Smiley
Logged
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« Reply #8 on: April 03, 2015, 11:17:25 AM »

Thanks, Adam! That worked out great.
« Last Edit: April 06, 2015, 02:15:25 PM by vwaudiguy » Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.018 seconds with 18 queries. (Pretty URLs adds 0s, 0q)