Pages: 1 2 3 [4] 5 6 ... 10
Author Topic: Map Switching Routine  (Read 187060 times)
trichard3000
Full Member
***

Karma: +6/-1
Offline Offline

Posts: 57


« Reply #45 on: May 27, 2013, 12:27:36 PM »

I use holding set with gas off to decrease cruise speed :/

for condition, i vote clutch pedal depressed (if moving)... which generally turns off cruise anyway.

I've been playing around with this for about a month.  It already works this way.  If you are moving but the clutch is depressed, you can change maps.  If the clutch is engaged, the CC will work as expected. 

This is dependent on the clutch pedal switch working properly.

Good stuff!
Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #46 on: May 28, 2013, 05:10:46 PM »

Great work!
Logged
wizard1000
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 10


« Reply #47 on: July 20, 2013, 06:55:44 AM »

Maybe making an xdf with all know functions, and multimaping functions and maps is a great idea... all in one place..

But this is a step forward to this forum ... a great work for sure
Logged
eliotroyano
Hero Member
*****

Karma: +47/-7
Offline Offline

Posts: 798


« Reply #48 on: July 20, 2013, 08:22:10 PM »

Amazing work!!!!!!!!!!
Logged
wizard1000
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 10


« Reply #49 on: July 25, 2013, 09:00:05 AM »

krkte on xdf have conversion factor wrong right?

as the axis for all maps invert¿
Logged
phila_dot
Hero Member
*****

Karma: +172/-11
Offline Offline

Posts: 1709


« Reply #50 on: July 25, 2013, 09:21:59 AM »

krkte on xdf have conversion factor wrong right?

as the axis for all maps invert¿

Yes, KRKTE conversion is wrong. I chopped up an old xdf real quick when I posted. Thanks for the reminder.

Map axis are correct.
Logged
wizard1000
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 10


« Reply #51 on: July 25, 2013, 12:43:48 PM »

maybe y use a old xdf

many thanks for your work, if you go here in spain y pay you a beer or twoo jjajajja
Logged
trichard3000
Full Member
***

Karma: +6/-1
Offline Offline

Posts: 57


« Reply #52 on: August 02, 2013, 01:38:58 PM »

Maybe making an xdf with all know functions, and multimaping functions and maps is a great idea... all in one place..

Here's the XDF I put together for comprehensive tuning using the multi-map features.  I started with the M20120516 version of the M-box XDF and made a separate category tree for the extra maps that this bin provides.  Each are labeled m2-m4 for "map 2-4."  All of the stock maps are still in their original categories and they represent m1.

I made the axes of the extra maps match the original XDF for easier cut/paste and I also put the KRKTE factor to 0.000111.

I hope this is useful to others. 
Logged
wizard1000
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 10


« Reply #53 on: August 03, 2013, 04:14:41 AM »

Tested and work really well....
Logged
wizard1000
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 10


« Reply #54 on: August 06, 2013, 05:06:35 AM »

Can sameone help me to make als nls work on this bin...

Y tried put the jump and code from 002 mbox bit wont work

Many thanks
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12234


WWW
« Reply #55 on: August 06, 2013, 09:35:24 AM »

M20120516 version of the M-box XDF

That one is pretty old.

i am keeping updated versions here

http://nyet.org/cars/files/defs/

also, I will be doing a big update soon
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please 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 experience.
britishturbo
Sr. Member
****

Karma: +14/-1
Offline Offline

Posts: 306


« Reply #56 on: August 06, 2013, 10:18:09 AM »

I've been playing around with this for about a month.  It already works this way.  If you are moving but the clutch is depressed, you can change maps.  If the clutch is engaged, the CC will work as expected. 

This is dependent on the clutch pedal switch working properly.

Good stuff!

I did not even realize that!
Awesome!

I'm going to be switching back to the map switching here.
Logged
Axis
Full Member
***

Karma: +4/-4
Offline Offline

Posts: 91


« Reply #57 on: August 06, 2013, 01:24:31 PM »

For those who care about consumption display there is one error in KVA 41.40 in phila_dots 551M binary in OP.

0x8bf17 should be $F2 NOT $F4

I don't think there should be any risk of division by zero or anything like that but consumption in cluster will not work correctly.
« Last Edit: August 06, 2013, 01:27:04 PM by Axis » Logged
phila_dot
Hero Member
*****

Karma: +172/-11
Offline Offline

Posts: 1709


« Reply #58 on: August 06, 2013, 02:50:58 PM »

For those who care about consumption display there is one error in KVA 41.40 in phila_dots 551M binary in OP.

0x8bf17 should be $F2 NOT $F4

I don't think there should be any risk of division by zero or anything like that but consumption in cluster will not work correctly.


Yea, this was first noted by savageS4 and then confirmed by New2tune.

That's what happens when you throw things together quickly and copy and past the code for the three KRKTE locations without paying attention.

I've been meaning to update, but I just haven't had time.
Logged
gt-innovation
Sr. Member
****

Karma: +60/-89
Offline Offline

Posts: 447


« Reply #59 on: August 28, 2013, 11:15:03 AM »

Has anyone tried to adapt this into another ecu?

By a quick look Phila_dot is using the following in the mbox

FD86.2 s_fgrsv
FD86.3 S_fgrwb
FD22.0 B_mil
FD22.1 ----

The rest addresses i found i can assume that it is empty spaces that you are loading your own functions

Like

FDF2.5
FD70.6
FDB0.1
FD4E.11
FD9A.13

ALso i understood the security impimentation on the end of the code.

Also the link in routine is at 0x5fa70 Da8890e4

and wkrma in memory 0x00f9b3

the rest addresses are pointing to the file.

But my main question is if someone has used that to another ecu and if this code works fine.
« Last Edit: August 28, 2013, 12:27:59 PM by gt-innovation » Logged
Pages: 1 2 3 [4] 5 6 ... 10
  Print  
 
Jump to:  

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