|
||||||
| Software Tuning Discuss all software tuning topics. |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Software Hobbiest
Join Date: Aug 2019
Drives: 2015 FRS
Location: San Diego
Posts: 160
Thanks: 26
Thanked 19 Times in 15 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
MAF Tuning
I have made a simple windows program to help me get average fuel trims so i can edit the MAF map.
This program requires you have an OFT .csv or ECUTEK .csv data log with the parameters STFT LTFT MAF Volt. It adds the STFT + LTFT together averaging the whole .csv at specific MAF Volt. It also shows how many samples it took so you can determine if the sample size is big enough for you to trust the outputted value. It looks bad because i didnt care if it looked nice. Only if it works. I thought id share it including source incase anyone else wanted to use it Feel free to share with other people, im leaving this as open source. https://drive.google.com/file/d/13Yw...ew?usp=sharing Last edited by dholloway543; 04-12-2020 at 07:35 PM. |
|
|
|
| The Following User Says Thank You to dholloway543 For This Useful Post: | NoHaveMSG (06-30-2020) |
|
|
#3 |
|
Member
Join Date: Mar 2016
Drives: brz
Location: socal
Posts: 81
Thanks: 10
Thanked 6 Times in 5 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
thia is using ecutek log file .csv
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.FormatException: Input string was not in a correct format. at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToSingle(String value) at CSV_STFT.Form1.openFilePopup_FileOk(Object sender, CancelEventArgs e) at System.Windows.Forms.FileDialog.OnFileOk(CancelEve ntArgs e) at System.Windows.Forms.FileDialog.HandleVistaFileOk( IFileDialog dialog) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- CSV-STFT Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/qtr-f/Downloads/CSV-STFT/CSV-STFT/CSV-STFT.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_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.8.4001.0 built by: NET48REL1LAST_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.8.3752.0 built by: NET48REL1 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.8.3752.0 built by: NET48REL1 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.8.4121.0 built by: NET48REL1LAST_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.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Oct 2012
Drives: UK GT86
Location: UK
Posts: 3,040
Thanks: 185
Thanked 1,633 Times in 1,113 Posts
Mentioned: 156 Post(s)
Tagged: 1 Thread(s)
|
I'll leave this here:
VGI's MAF (and everything else) tool
__________________
.: Stealth 86 :.
Abbey Motorsport/K47 Tuned Sprintex 210 Supercharger Kodename 47 DJ: Soundcloud / Instagram / Facebook Last edited by Kodename47; 04-13-2020 at 07:41 PM. |
|
|
|
| The Following User Says Thank You to Kodename47 For This Useful Post: | Apoc (04-18-2020) |
|
|
#6 | |
|
Software Hobbiest
Join Date: Aug 2019
Drives: 2015 FRS
Location: San Diego
Posts: 160
Thanks: 26
Thanked 19 Times in 15 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
Quote:
http://www.romraider.com/forum/viewt...p?f=32&t=10481 The link he posted was broken, this one is corrected. If you want though i can still get mine working for ecuteck datalogs |
|
|
|
|
|
|
#8 | |
|
Senior Member
Join Date: Oct 2012
Drives: UK GT86
Location: UK
Posts: 3,040
Thanks: 185
Thanked 1,633 Times in 1,113 Posts
Mentioned: 156 Post(s)
Tagged: 1 Thread(s)
|
Quote:
__________________
.: Stealth 86 :.
Abbey Motorsport/K47 Tuned Sprintex 210 Supercharger Kodename 47 DJ: Soundcloud / Instagram / Facebook |
|
|
|
|
| The Following User Says Thank You to Kodename47 For This Useful Post: | dholloway543 (04-14-2020) |
|
|
#9 |
|
Software Hobbiest
Join Date: Aug 2019
Drives: 2015 FRS
Location: San Diego
Posts: 160
Thanks: 26
Thanked 19 Times in 15 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
No Thats understandable, and definitely something that people should know. Im just trying to be a good person. It got my fuel trims within 2% for closed loop so I though id share it for other people to use. There are other solutions available but if people who know how to code they can use it for their own needs as well as its open for people to change for how they need. Ive changed the values from maf to coolant temp sensor to help get a ball park of my cold start
|
|
|
|
|
|
#10 |
|
Member
Join Date: May 2018
Drives: 2015 BRZ Limited
Location: Utah
Posts: 38
Thanks: 2
Thanked 8 Times in 6 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
I think stuff like this is helpful. thank you for posting it! I had to create a whole excel macro in VB to be able to reliably re-scale the MAF sensor after I boosted my car.
|
|
|
|
|
|
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delicious Tuning - Q&A EcuTeK ProECU Tuning and Maps | DeliciousTuning | Software Tuning | 1213 | 06-17-2025 04:02 PM |
| R/T Tuning & R/T Tuning Speed Shop Review Thread | R/T Tuning | User/Vendor/Sponsor Reviews, Feedback, Comments | 37 | 10-03-2014 02:23 PM |
| Mann Engineering 2nd Quarter Tuning Days April 25th & 26th by Bill (Delicious Tuning) | DesertFrs | Northern California | 14 | 04-24-2014 03:15 AM |
| Delicious Tuning - Dyno Tuning Weekend at Mann Engineering's (San Jose, CA) | DeliciousTuning | Announcements, Contests, Giveaways | 6 | 09-19-2013 05:55 PM |
| Visconti Tuning - Latest Forced Induction Tuning Info | Visconti | Forced Induction | 340 | 04-30-2013 06:33 PM |