When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
This is mostly inspired by DJamps online tool, but there were a few features that I felt would help the tuning process, namely being able to run it offline and generating the proper corrections automatically.
The tool is written and compiled in MATLAB, and the installer will install the correct version of MATLAB runtime environment. It's pretty barebones, it basically sorts all your data to the cell that corresponds with where the ECU was running when it generated that data, then plots it in a table for easy viewing.
But it also generates your new MAF curve into a pastable table that you can copy and paste directly back into Uprev. Same with Fuel Comp.
Tables it will display:
Fuel Comp
Knock Strength
Max Logged Ignition Timing
Average Logged Timing
Intake Air Temp
Injector Duty Cycle (Top of color bar indicates max IDC)
Here's some screenshots of the plots:
Bugs:
I've got it working with a few differnt log types, though if your column headers are different from what it's expecting it will throw an error. Don't have support yet for multiple MAF sensors. Still working on that, but it does account for if you're using an LC1 to tune.
Evan is trying to get me some HP Tuners logs so I can add support for the new HPT software (which you should be using instead of Uprev if you can. Evan knows Nissan ROMS better than probably anyone in the country).
Hopefully someone finds this useful.
Last edited by kilogram; Jun 14, 2018 at 09:29 AM.
Reason: Attached installer zip file just in case github doesn't work