Results 1 to 15 of 1070

Thread: new $EE tuning thing!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

  2. #2
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,056
    Code:
    RAM:0360 word_360:       rmb 2                   ; DATA XREF: sub_9F91:loc_9FA5r
    RAM:0360                                         ; SPI_chatter_failed_defaults+Fw ...
    RAM:0360                                         ; ALDL mode 4
    RAM:0362 byte_362:       rmb 1                   ; DATA XREF: sub_9FBA:loc_9FCEr
    RAM:0362                                         ; SPI_chatter_failed_defaults+12w ...
    RAM:0362                                         ; ALDL mode 4 stuff
    RAM:0362                                         ; b0 set causes m4 value to be subtractive
    RAM:0362                                         ; b1 clear makes the m4 value a total value
    RAM:0362                                         ; b2 is required to be set to allow any mod
    RAM:0362                                         ; b3 will reset BLM cells
    RAM:0363 byte_363:       rmb 1                   ; DATA XREF: sub_9FBA+19r
    RAM:0363                                         ; ALDL mode 4
    RAM:0363                                         ; b1 and b2 set uses 364 as cylinders to disable
    RAM:0363                                         ; b2 set, b1 clear uses 364 as target AFR
    RAM:0363                                         ; b3 set causes choke fueling to be disabled immediately
    RAM:0364 byte_364:       rmb 1                   ; DATA XREF: sub_A594+A9Fr
    RAM:0364                                         ; SPI_chatter_failed_defaults+15w ...
    RAM:0364                                         ; ALDL mode 4
    RAM:0364                                         ; mode 4 commanded target AFR
    RAM:0364                                         ; or disabled cylinders
    RAM:0365 byte_365:       rmb 1                   ; DATA XREF: sub_D4A5+7Ar
    RAM:0365                                         ; sub_D4A5:loc_D526r
    RAM:0365                                         ; ALDL mode 4
    RAM:0365                                         ; mode 4 commanded spark change(or total)
    RAM:0366 byte_366:       rmb 1                   ; DATA XREF: sub_A057+52r
    RAM:0366                                         ; sub_B76E+74w
    RAM:0366                                         ; ALDL mode 4
    RAM:0366                                         ; duty cycle for ???(106C)
    RAM:0367 byte_367:       rmb 1                   ; DATA XREF: sub_ECEE:loc_ED56w
    RAM:0367                                         ; sub_ECEE:loc_ED69r ...
    RAM:0367                                         ; 8885 stored here, gets counted down
    RAM:0368 byte_368:       rmb 1                   ; DATA XREF: sub_E26Cr
    RAM:0368                                         ; buffer overflow test byte
    RAM:0369                 rmb 1                   ; bottom of stack
    v6 mode4 stuff for reference. so it does have commanded spark, afr, and cyl cut. awesome.

    so what 'bout idle target?

    im going to pull your adx and have a look too. at least if i can get V6 commanded spark to work with my autospark table thing it'll be super useful for V6 tuning.

  3. #3
    Super Moderator
    Join Date
    Mar 2011
    Location
    Camden, MI
    Age
    35
    Posts
    3,026
    some example target idle commands are in the ADX.
    1995 Chevrolet Monte Carlo LS 3100 + 4T60E


  4. #4
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,056

    3.6 New Beta

    Please help me test this gigantic spread of new features...especially the flash stuff, if you're willing to take the risk... and to make sure the automatic transmission parameters are displayed accurately! (the analyzer will use them soon)

    I recommend disabling the "Optimizer" on the flash page if you do not have a socketed ecm.

    I bet most of the features work, but my car is out of commission for the moment, so I can't really test.

    This is a big release, the highlight is really the fact that it patches the flashed bin in-stream, then does versioning requests to the ecm via a mode-3 request and enables some features.... the only real ones right now are target AFR and 'fast rate' datalogging..

    Change list:

    3.6:
    Flash Write:
    * Enable flash write optimizer, to make writes faster and less risky.
    * Enable EEHack patch upload during flash! (Optional)
    * Automatically disable optimizer and large block write in recovery mode
    * Automatically remember last written bin (Auto-compare!)
    * Add "Clear" function to compare bin
    * Syntax hiliting in flash read/write routine status
    Bin Patches:
    * Patch 0x01: Add a new ALDL message for high rate logging
    * Patch 0x01: Include AFR TARGET within both accelerated and normal ALDL messages
    Serial port selection:
    * Moved selector to "Config" tab
    * Save selected port as a config option
    * Automatically go to config tab on bad port selected
    Knock Detection:
    * Added knock warning, turns entire screen red for 200ms when knock occurs
    * Added spark skew knock response, optionally removes 1 degree of spark when knock occurs
    Add auto trans TCC, P/N, and current gear to main tab
    Move "Tests" to "Extended" tab, no need for seperate tests tab.
    ** Enable logging rate accelerator option! (Requires patch)
    ** Enable Open Loop AFR target display (Requires patch)
    "Notes" are now in a seperate (resizable) window
    Prompt user on exit if there is unsaved log data or memos
    Improve data parser per-function to increase synchronzation between elements

  5. #5
    Fuel Injected! fbody_Brian's Avatar
    Join Date
    Mar 2013
    Location
    Biloxi MS
    Posts
    166
    Quote Originally Posted by steveo View Post
    Prompt user on exit if there is unsaved log data
    I was actually thinking about asking for this.I logged a run at the strip and then accidentally closed the program. I did get to see the wideband analysis, but I no longer have the log.Thanks! I'll be doing some testing
    1994 LT1/4L60E Formula

  6. #6
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,056
    honestly if the speed logging patch works the first try it'll be a goddamn miracle but I sure hope it does..... it involves so many new untested functions.

  7. #7
    Fuel Injected! jthompson122183's Avatar
    Join Date
    Jun 2014
    Location
    ohio
    Posts
    185
    Quote Originally Posted by steveo View Post
    Please help me test this gigantic spread of new features...especially the flash stuff, if you're willing to take the risk... and to make sure the automatic transmission parameters are displayed accurately! (the analyzer will use them soon)

    I recommend disabling the "Optimizer" on the flash page if you do not have a socketed ecm.

    I bet most of the features work, but my car is out of commission for the moment, so I can't really test.

    This is a big release, the highlight is really the fact that it patches the flashed bin in-stream, then does versioning requests to the ecm via a mode-3 request and enables some features.... the only real ones right now are target AFR and 'fast rate' datalogging..

    Change list:

    3.6:
    Flash Write:
    * Enable flash write optimizer, to make writes faster and less risky.
    * Enable EEHack patch upload during flash! (Optional)
    * Automatically disable optimizer and large block write in recovery mode
    * Automatically remember last written bin (Auto-compare!)
    * Add "Clear" function to compare bin
    * Syntax hiliting in flash read/write routine status
    Bin Patches:
    * Patch 0x01: Add a new ALDL message for high rate logging
    * Patch 0x01: Include AFR TARGET within both accelerated and normal ALDL messages
    Serial port selection:
    * Moved selector to "Config" tab
    * Save selected port as a config option
    * Automatically go to config tab on bad port selected
    Knock Detection:
    * Added knock warning, turns entire screen red for 200ms when knock occurs
    * Added spark skew knock response, optionally removes 1 degree of spark when knock occurs
    Add auto trans TCC, P/N, and current gear to main tab
    Move "Tests" to "Extended" tab, no need for seperate tests tab.
    ** Enable logging rate accelerator option! (Requires patch)
    ** Enable Open Loop AFR target display (Requires patch)
    "Notes" are now in a seperate (resizable) window
    Prompt user on exit if there is unsaved log data or memos
    Improve data parser per-function to increase synchronzation between elements
    * Enable flash write optimizer, to make writes faster and less risky.=THIS IS FAST!

    Enable EEHack patch upload during flash! (Optional)=its patched in the bin but eehack shows no patches up top when connected to the
    pcm during normal operation


    Attachment 9945
    Last edited by jthompson122183; 12-08-2015 at 05:43 AM.
    97z28 A4 obd1 swap(16188051)
    Tunerpro Newbie

  8. #8
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,056
    Quote Originally Posted by jthompson122183 View Post
    * Enable flash write optimizer, to make writes faster and less risky.=THIS IS FAST!

    Enable EEHack patch upload during flash! (Optional)=its patched in the bin but eehack shows no patches up top when connected to the
    pcm during normal operation


    Attachment 9945
    so you tried the write optimizer and it actually worked!? wow.

    ok so i guess i need to work on patch detection.

  9. #9
    Fuel Injected! jthompson122183's Avatar
    Join Date
    Jun 2014
    Location
    ohio
    Posts
    185
    Quote Originally Posted by steveo View Post
    so you tried the write optimizer and it actually worked!? wow.

    ok so i guess i need to work on patch detection.
    Give me a few mins and I'll have a video up on youtube
    97z28 A4 obd1 swap(16188051)
    Tunerpro Newbie

  10. #10

  11. #11

  12. #12
    Fuel Injected! jthompson122183's Avatar
    Join Date
    Jun 2014
    Location
    ohio
    Posts
    185
    Quote Originally Posted by steveo View Post
    can you read the bin and see what's at byte 0x3CB3 ?
    t or e side?
    97z28 A4 obd1 swap(16188051)
    Tunerpro Newbie

Similar Threads

  1. 1badcell and thats not the only thing
    By 1badcell in forum Introductions
    Replies: 2
    Last Post: 12-31-2013, 02:25 AM
  2. Replies: 6
    Last Post: 11-27-2012, 09:03 PM
  3. Replies: 2
    Last Post: 11-07-2012, 05:26 PM
  4. Minor thing.
    By historystamp in forum GearHead EFI Forum Support
    Replies: 7
    Last Post: 01-22-2012, 12:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •