Results 1 to 15 of 238

Thread: Narrowband Tuning Tool

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,055
    progress so far:

    - it loads logs (any number of logs) into efficient data structures for analysis
    - it removes logs from these data structures without crashing.. this part took a lot of head scratching
    - it 'maps' parameter columns, kinda, but not automatically yet. the important part is the column mapping data structures are complete
    - the ui properly handles one and two o2 sensor vehicles in a way that doesn't look too crappy, this took a bit of work

    i know it's not much, but it's a start.

    next i work on the filtering engine including it's automated configuration, and try to build a dictionary system so i can get the parameter automapping off the ground

    so here's where i could use some help

    need to build lists of common adx column names for my dictionary file

    LBLM=Left Blm,Bank 1 BLM,Left LTFT, they ideally are in order of rough likelyhood. not case sensitive

    anyone care to browse some ADX files and help me with that? or at the very least, read their own ADX and give me the column names for:

    BLM (L/R/SINGLE):
    INT (L/R/SINGLE):
    RPM:
    MAP:
    COOLANT TEMP:
    MAF:
    CLOSED LOOP ENABLE FLAG:
    BLM ENABLE FLAG:
    CURRENT BLM CELL:
    WOT ENABLE FLAG:

  2. #2
    Fuel Injected!
    Join Date
    Dec 2016
    Location
    Colorado
    Age
    39
    Posts
    120
    Quote Originally Posted by steveo View Post
    progress so far:

    - it loads logs (any number of logs) into efficient data structures for analysis
    - it removes logs from these data structures without crashing.. this part took a lot of head scratching
    - it 'maps' parameter columns, kinda, but not automatically yet. the important part is the column mapping data structures are complete
    - the ui properly handles one and two o2 sensor vehicles in a way that doesn't look too crappy, this took a bit of work

    i know it's not much, but it's a start.

    next i work on the filtering engine including it's automated configuration, and try to build a dictionary system so i can get the parameter automapping off the ground

    so here's where i could use some help

    need to build lists of common adx column names for my dictionary file

    LBLM=Left Blm,Bank 1 BLM,Left LTFT, they ideally are in order of rough likelyhood. not case sensitive

    anyone care to browse some ADX files and help me with that? or at the very least, read their own ADX and give me the column names for:

    BLM (L/R/SINGLE):
    INT (L/R/SINGLE):
    RPM:
    MAP:
    COOLANT TEMP:
    MAF:
    CLOSED LOOP ENABLE FLAG:
    BLM ENABLE FLAG:
    CURRENT BLM CELL:
    WOT ENABLE FLAG:
    I will take a look at my file tonight when I get home and let you know

  3. #3

  4. #4
    Fuel Injected!
    Join Date
    Sep 2013
    Location
    Tulsa, Ok
    Age
    48
    Posts
    457
    I may have to give this a whirl, have a friend with an LT1 that is in desperate need of a tune. Keep up the great work Steveo!

    Bud
    If it don't fit force it, if it don't force fit f&%@ it!

  5. #5
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,055
    Quote Originally Posted by buddrow View Post
    I may have to give this a whirl, have a friend with an LT1 that is in desperate need of a tune. Keep up the great work Steveo!

    Bud
    for an LT1, this isn't really going to do much that eehack doesn't already do, though

  6. #6
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,055
    running into a snag with my dictionary thing, i tried to over-optimize it and ran into some kind of hash table maintainance nightmare that i can't seem to debug. i think i'll just rewrite it and give up some speed, i guess nobody minds an extra few hundred milliseconds on the first log load.

  7. #7
    Fuel Injected!
    Join Date
    Feb 2014
    Location
    Upstate, NY
    Posts
    416
    This sounds sweet. Keep up the good work.

Similar Threads

  1. LS1 Flash Tool Released
    By antus in forum OBDII Tuning
    Replies: 118
    Last Post: 02-28-2024, 07:02 PM
  2. Scan Tool Data Help
    By Kaweh in forum TunerPro Tuning Talk
    Replies: 1
    Last Post: 05-12-2015, 12:15 AM
  3. LT1 auto-tuning tool (web based)
    By steveo in forum GM EFI Systems
    Replies: 3
    Last Post: 10-17-2014, 08:07 AM
  4. Narrowband o2 sensors all created equal?
    By Accrdwgnguy in forum GM EFI Systems
    Replies: 4
    Last Post: 12-19-2013, 12:46 AM
  5. TunerPro Rt used as a scan tool?
    By mudbuggy in forum TunerPro Tuning Talk
    Replies: 21
    Last Post: 01-10-2012, 03:38 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
  •