Results 1 to 15 of 115

Thread: New LS1 Tuning Tool [Universal Patcher]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected! Pulse_GTO's Avatar
    Join Date
    Aug 2020
    Age
    46
    Posts
    174
    Quote Originally Posted by kur4o View Post
    What do you plan to do with the xdfs. They only support basic stuff and can`t handle good enough enumeration and other complex configurations.
    I was just going to test as Joukoy had asked above.

    Quote Originally Posted by joukoy View Post
    Moved to: Tuner -> Utilities -> Export
    Thank you, I tested it and it appears to have worked. I was able to open the xdf in TunerPro and it appears to display the same data the parameters as in UniversalPatcher.

  2. #2
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,478
    Quote Originally Posted by Pulse_GTO View Post
    I was just going to test as Joukoy had asked above.
    NO worry, testing on any features is highly needed.
    We would like to hear any feedback positive or negative, and will also appreciate suggestions, features requests, new ideas for design and improvements.

  3. #3
    Fuel Injected! Pulse_GTO's Avatar
    Join Date
    Aug 2020
    Age
    46
    Posts
    174
    Quote Originally Posted by kur4o View Post
    NO worry, testing on any features is highly needed.
    We would like to hear any feedback positive or negative, and will also appreciate suggestions, features requests, new ideas for design and improvements.
    I like to help anyway I can. I was also able to import an xdf I have been working on and I noticed that some of the parameters were duplicated between what UniversalPatcher has and what was imported. One of them was the main VE table, with the only difference being in what units the parameters are being displayed in. Is there a quick way to sort and remove duplicate parameters?

    Here is the VE table from UniversalPatcher:
    VE Table UP.jpg

    Here is the VE table from the imported xdf:
    VE Table TP XDF.jpg

  4. #4
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,478
    If you want to quick edit one xml, switch to config mode.

    First switch to tablelist view, tablelist_1.jpg
    and check config mode.
    Than you can edit, add, duplicate, insert and so on. Right click ->edit table config will open a dialog box for a single parameter.

    There is also another tool for mass edit xmls, a little more advanced to use but can edit multiple xmls at the same time and copy changes to all opened files.
    You can find it at
    Utilities->table list editor

  5. #5
    Fuel Injected! Pulse_GTO's Avatar
    Join Date
    Aug 2020
    Age
    46
    Posts
    174
    Quote Originally Posted by kur4o View Post
    If you want to quick edit one xml, switch to config mode.

    First switch to tablelist view, tablelist_1.jpg
    and check config mode.
    Than you can edit, add, duplicate, insert and so on. Right click ->edit table config will open a dialog box for a single parameter.

    There is also another tool for mass edit xmls, a little more advanced to use but can edit multiple xmls at the same time and copy changes to all opened files.
    You can find it at
    Utilities->table list editor
    Thank you, I will start playing around with that.

    I tried to use the table list editor and an error message:
    Table list editor error.jpg
    Here are the details:
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
       at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at UniversalPatcher.frmMassModifyTableData.refreshTdList()
       at UniversalPatcher.frmMassModifyTableData.loadData(List`1 fileList)
       at UniversalPatcher.frmTuner.massModifyTableListsToolStripMenuItem_Click(Object sender, EventArgs e)
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3740.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    UniversalPatcher
        Assembly Version: 0.17.12.0
        Win32 Version: 0.17.12
        CodeBase: file:///C:/Users/irapsq/Documents/UniversalPatcher%200.17.12%20Beta/UniversalPatcher.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3690.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3640.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3630.0 built by: NET472REL1LAST_B
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3760.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Xml.Linq
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

  6. #6
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,478
    I see there is no xml selected. You will need to save the xml first before opening it in the table list editor.
    I guess it will be

    import xdf->edit as you want->save at xml->save tablelist as[name it OS.xml so it can load automatically when you open a bin with that OS]

    Than utilities->open table list editor[it should load the saved xml]

    Another hint before importing the xdf you can clear tablelist generated from tableseek from xml->clear tablelist.
    Also load new,create new,save, save as tabellist from there.
    Last edited by kur4o; 04-06-2021 at 11:43 PM.

  7. #7
    Fuel Injected! joukoy's Avatar
    Join Date
    Sep 2019
    Posts
    25
    Quote Originally Posted by Pulse_GTO View Post

    I tried to use the table list editor and an error message:
    This should be fixed in version 0.17.14

  8. #8
    Fuel Injected!
    Join Date
    Oct 2018
    Age
    33
    Posts
    29
    Will this work with cos bins I've been hand editing a 5.7 to 6.0 and would like to make some xdfs as well. I attached the bin and xdf. If that helps. The xdf is ltr's
    Last edited by Boosted 3gen; 04-09-2021 at 09:33 PM.

  9. #9
    Fuel Injected! joukoy's Avatar
    Join Date
    Sep 2019
    Posts
    25
    Quote Originally Posted by Pulse_GTO View Post
    Thank you, I tested it and it appears to have worked. I was able to open the xdf in TunerPro and it appears to display the same data the parameters as in UniversalPatcher.
    Thanks.
    Good to know it is fixed now.

Similar Threads

  1. Narrowband Tuning Tool
    By steveo in forum GM EFI Systems
    Replies: 237
    Last Post: 07-11-2019, 05:28 PM
  2. USB Universal Programmer TL866CS
    By EDZIP in forum Other EFI systems and related topics
    Replies: 1
    Last Post: 01-02-2016, 09:45 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. LS Drive by Cable Harness Layout (Universal)
    By dave w in forum OBDII Tuning
    Replies: 9
    Last Post: 06-07-2014, 06:23 PM

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
  •