Page 17 of 72 FirstFirst ... 712131415161718192021222767 ... LastLast
Results 241 to 255 of 1070

Thread: new $EE tuning thing!

  1. #241
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,026
    That is a very good idea about the flat lines being at idle in park.
    you misunderstand

    the data flatlines when the logging stops

    if you disconnect, that's dead time.. if you connect again 20 minutes later, your data shows up after 20 minutes of dead air in the graph. the very first record recorded in a session is considered 'timestamp zero'.

    it's a side effect of doing time-domain graphing and logging instead of per-record, but that's just how it is.

    at least it shows the user the reality of the situation, and the graphs are very good at zooming across hours of data.

    it does mean that saving and clearing the log when you park is a good idea if you're going to leave eehack open

    there may be a way to do an 'overview' graph to visualize the entire scope of data, or highlight dead sections by greying them out or something. i'll work on that later.

  2. #242
    Fuel Injected! fbody_Brian's Avatar
    Join Date
    Mar 2013
    Location
    Biloxi MS
    Posts
    166
    Quote Originally Posted by troutdog311 View Post
    Thank you Steve and Brian for the hard work!
    I can't take any credit for this, it's all steve. I'm just enjoying using the software and giving feedback.

    I haven't had any issues loading older logs. I'll double check with the newest version though.
    1994 LT1/4L60E Formula

  3. #243
    Fuel Injected!
    Join Date
    Aug 2015
    Age
    44
    Posts
    46
    I did misunderstand and does explain the flat line. I just took a few quick 30 sec logs just to look with no data in the graph. It must be something on my end and I'll double check everything in the morning. If I'm the only one having this issue then no biggie. Attachment 10081

    I am also running open loop no MAF. Edit: I did press Re-Plot and many things to get graph up but nothing.
    Last edited by troutdog311; 01-02-2016 at 08:11 AM.

  4. #244
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,026
    Quote Originally Posted by fbody_Brian View Post
    I haven't had any issues loading older logs. I'll double check with the newest version though.
    the log format is unchanged, since the first version that you could save logs with.

    Edit: I did press Re-Plot and many things to get graph up but nothing.
    your log is borked, man, look at your timestamp. no wonder it wont plot.

    they're human readable, you can open the log in notepad and see what's up

    edit: very old versions had issues stacking logs. if you stacked this log with an old version THEN saved it, that might explain what's up.

    other than that, it must be some wacked out clock skew that did this? like maybe your system clock was set ahead by a few years while eehack was running?

  5. #245
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,026
    eehack doesn't actually deal with negative clock skew well, i'll have to fix that.

    like it's possible if your system clock goes back in time, it could wrap around to max time.

    im fairly suprised eehack doesn't crash with that large of a timestamp

    system clocks are really shitty as a time source especially when you have things like windows NTP client which just steps a clock wherever.. linux NTP will slowly drift the clock to the proper position so software doesn't break. i'll play with other clock sources in the future to avoid crap like this

  6. #246
    Fuel Injected!
    Join Date
    Aug 2015
    Age
    44
    Posts
    46
    I did notice the time stamp, this wasn't a stacked log and system clock is correct. Since the log format hasn't changed then it must be something on my end. I'll try a few things, no problem.

  7. #247

  8. #248
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,026
    eehack just failed to erase the ecm in my car.

    im hoping it isn't a problem with old XP laptop, has anyone else tested the new version on an XP computer?

    hoping the update to qt 5.5 didn't screw over xp users or something.

    it might have just been time for that ECM to die, i did flash it a lot..

  9. #249
    Fuel Injected! fbody_Brian's Avatar
    Join Date
    Mar 2013
    Location
    Biloxi MS
    Posts
    166
    Quote Originally Posted by steveo View Post
    eehack just failed to erase the ecm in my car.

    im hoping it isn't a problem with old XP laptop, has anyone else tested the new version on an XP computer?

    hoping the update to qt 5.5 didn't screw over xp users or something.

    it might have just been time for that ECM to die, i did flash it a lot..
    My xp laptop has died. I can only test on 7 and nix.
    But I haven't flashed in a while. Hoping that recent changes didn't mess up flashing. I'll have to do some flashing, but can't currently help you verify the xp issue.

    Is it bricked?
    1994 LT1/4L60E Formula

  10. #250
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,026
    yeah it's dead.

    the only recent changes have been a QT upgrade which may have changed timer behavior, but the weird thing is flash read worked just fine, write worked just fine, but erase threw a fit.

    i know other people have been flashing with 4.0 with success so i think my ECM just finally died. looking back, i had flashed it many hundreds of times.

  11. #251
    Fuel Injected! jthompson122183's Avatar
    Join Date
    Jun 2014
    Location
    ohio
    Posts
    185
    Quote Originally Posted by kur4o View Post
    You need to patch it in the datastream to show up. It is at byte_11e
    Can you add the aldl data in the modified xdf you are working on. I will really appreciate it.
    Well I have no problem adding that in , but I'm not sure which values need changed and to what.
    97z28 A4 obd1 swap(16188051)
    Tunerpro Newbie

  12. #252
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,475
    Here is the list of ALDL mode 1 msg 0 to 6.

    You can label it mode1 msg ?? command
    and mode1 msg ?? memory location.

    In your case:
    The most used mode is mode1 msg0 [It is the main mode for most known dataloggers]
    If you want to add other known memory byte to the stream, pick one of the existing that you don`t need in the data stream and change the memory location value to the to 011e.
    When the PCM is flashed with new data You need to add the corresponding information to the logger programm so that it knows that at that byte now is 011e memory byte.

  13. #253
    Fuel Injected! fbody_Brian's Avatar
    Join Date
    Mar 2013
    Location
    Biloxi MS
    Posts
    166
    Congratulations Steveo

    You have managed to make an app that flashes LT1 PCMs natively under linux.



    Flashing worked for me, no errors, everything went perfectly. The app looked just like the win version during the flash, going full screen, etc.

    all I can really say is HELL YEAH!!!
    1994 LT1/4L60E Formula

  14. #254
    Fuel Injected! jthompson122183's Avatar
    Join Date
    Jun 2014
    Location
    ohio
    Posts
    185
    had a error after flashing. attached a log. it'll need unzip Attachment 10093
    using 4.0 release
    97z28 A4 obd1 swap(16188051)
    Tunerpro Newbie

  15. #255
    Carb and Points!
    Join Date
    Jan 2015
    Age
    48
    Posts
    2
    Hey Steve, just wanted to give out a big thanks! I haven't had much time to play with this, but I did successfully download my .bin and flash the modified .bin using this yesterday. No problems to speak of. Will be playing with this much more soon.

    Zeb

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
  •