Announcement

Collapse
No announcement yet.

additional tweak for timing in boost mapping.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • additional tweak for timing in boost mapping.

    I discovered these 2 maps in the damos for those who want to be able to add some timing during overboost.

    The first one is ignition angle during overboost. This map is a 4x1 table that is an adder to the base timing table. By default it is set to 0.00 deg BTDC at 4000RPM and above.

    Code:
    Size=4x1
    Code:
    Address=0x94DF
    Code:
    Coversion for cells=0.750000*X
    Code:
    RPM Axis=0x94DB - 4x1 - RPM

    The second map is also a 4x1 map that follows right after the ignition angle table. It is called( ZW Overboost Trim - MAIN Pass Counter), This one is the time in seconds the ignition angle is added to the map during overboost.

    Code:
    Size=4x1
    Code:
    Address=0x94E9
    Code:
    Conversion for cells=0.100000*X
    Code:
    RPM Axis=0x94E5 - 4x1 - RPM
    You do not have permission to view this gallery.
    This gallery has 1 photos.
    "The really good drivers got the bugs on the side windows." Walter Röhrl

  • #2
    Useless function and it's deleted in my software. Just because the map is there doesn't mean the code is there to read it
    http://tuner.ee - http://www.facebook.com/tuner.ee

    Comment


    • #3
      Did you also remove the anti jerk function?

      Comment


      • #4
        Originally posted by prj View Post
        Useless function and it's deleted in my software. Just because the map is there doesn't mean the code is there to read it
        well even those who may not be using your software specifically might find it useful. i didnt look to see if the maps where functioning, i just figured out is was there. without an IDB from you some of us really dont know what you've done in its full entirety. i mean we can put a little bit of the puzzle together but not the whole thing.
        "The really good drivers got the bugs on the side windows." Walter Röhrl

        Comment


        • #5
          Originally posted by Acki View Post
          Did you also remove the anti jerk function?
          I think so. Almost everything except base ignition is removed. I didn't have time to figure out how it works exactly and it caused random **** like ignition angle on WOT suddenly becoming 5 degrees earlier leading to massive knock.
          So I ****ed all that off.

          http://tuner.ee - http://www.facebook.com/tuner.ee

          Comment


          • #6
            I will take a look and compare - I'm working more on the standard binary cause someday you upload your IDA maybe :-)

            Comment


            • #7
              idb's commited. IDA v7.0
              http://tuner.ee - http://www.facebook.com/tuner.ee

              Comment

              Working...
              X