Releases: vimsh/mafscaling
Release v2.0.1 - minor changes
Added auto copying maf data into compare
Added saving last log file directory on program closing
Added highlighting of the same cells across tables for VE, IAT/Load comp tabs
Release v2.0.0 - major changes
Revisited whole code
Added skins support
Added MAF VE Calc tab
Added Log Play (map tracing) to Log View tab
Added ability to specify distance % for axis points in Log Stats to skip data points which further away from axis points based on specified allowed distance %
Added 'Header View' to display all column names vertically for easier selections/de-selections
Revised multiselection drop down control
Fixed 'Standard Deviation' to call proper function
Fixed 'Set Axes' to allow saving and setting small axis set
Fixed '"Intake Air Temperature" value must be specified' being displayed instead of '"CL/OL Status" value must be specified' in CL tab when cl/ol status value left as -1
Release v1.6.3 - bug fixes
Fixed adding additional columns on paste into table
Release v1.6.2 - bug fixes
Changed IAT MAF Compensation tables to display values of Y column as 2 decimal points number
Fixed Ctrl+A table selection for LoadComp and MAF IAT Comp tables
Release v1.6.1 - minor additions/changes
Changed AFR Error calculation to encounter for LTFT for Open Loop in IAT MAF Comp
Added support to calculate Commanded AFR from Primary Open Loop Fueling table in IAT MAF Comp
Release v1.6.0 - new features
Load Comp:
Changed calculation how correction is applied to the original table
Added cruise/non-cruise status to be able to tunes those tables separately
Added % of correction to apply for those who want to apply partial corrections
Adde 3D chart
Log Stats:
Changed code to allow specifying just few axes values whhere number of values are less than the number of columns
Added MAF IAT Comp tab for tuning MAF (IAT) Compensation table
Release v1.5.5 - minor additions/changes
Fixed axis tables in Log Stats to accept just a few values.
Modified Load Comp to replicate more the Airboy's spreadsheet for those who's used to it.
Added ability to reset default settings values
Release v1.5.4 - minor additions/changes
Added ability to select multiple log files at once in file chooser to Open Loop, Closed Loop, and Load Comp tabs.
Added support to Open Loop for "Minimum Primary Open Loop Enrichment (Throttle)" table override for those who have it
Added to Open Loop WBO2 row offset for delay between the ECU readings and the wideband reading
Added to Open Loop ability to skip first/last N rows on OL/CL transition
Added 3D log view to LogView tab (the 3D is not hardware accelerated so might be slow with big log file or multiple params)
Fixed file selection directory for Log View to open the last folder.
Fixed occasional array-out-of-bounds error on loading log file in Open Loop
Release v1.5.3 - minor additions/changes
Fixed a bug in OL where log file would not load unless commanded afr column is specified
Added plot view to MAF Compare screen (stretch the screen when it comes up)
Added display of loaded log file name in Log View (at the table footer)
Release v1.5.2 - minor additions/changes
Proper error/exception handling on mouse move over plot in LogView