Releases: vimsh/mafscaling
Release v2.4.2 - minor changes
Added saving last set X/Y axes to LogStats tab
Added code to skip saving window size/position on maximized window closing
Added color chooser for WOT Pulls plot legend to allow changing curves colors
Revisited auto lookup for WOT pull columns
Release v2.4.1 - Bug fix
Fixed bug in 'WOT Best VVT' tab - validation error on paste into VVT tables
Release v2.4.0 - Table Rescale
Added Table Rescale tab
Change of fixed to dynamic number of runs in OL and added remove button
Fix for a specific case in CL Mine is present in closed loop if MAP based polf table is set after log file is loaded and does not contain MAP parameter.
Bug fix for map based polf table in closed loop in scenario when polf table is set after the logs have been already loaded
Release v2.3.0 - POLF table with MAP axis support
Added support for Manifold Absolute Pressure based Primary Open Loop Fueling table.
Setting POLF table is optional for closed loop MAF scaling.
Open Loop column selection when loading log file now depends on whether POLF table is set - if it is not set ECU Target AFR is mandatory and engine load / manifold absolute pressure columns are not displayed. If it is set, engine load or manifold absolute pressure columns (depending on POLF y-axis) are displayed and cmd AFR column becomes optional.
Usage is updated for closed / open loop / maf iat comp tabs to mention using FFB the same way as Commanded AFR if available.
Release v2.2.9 - minor changes
Added export selected WOT pulls into separate CSV files to the 'Log View' -> 'WOT Pulls'
Changed code for OL and IAT Comp to make setting 'POL Fueling' table optional and if it's not set - then 'Load' log column is not required. (per trez0r suggestion)
Release v2.2.8 - minor changes
- Added stripping single column lines from the top of log files to skip headers in EcuTek/OFT logs that add headers.
- Added "No to all" button to columns/options pop-up dialog on multiple files selection
- Added log file(s) drag'n'drop onto panels
- Added support for multiple log files and more than 3 filters to Log Stats tab
- Added support to log files encoding to display special chars, default is utf8.
- Revised code on columns/filters selection and POLF specification.
Release v2.2.7 - minor changes
Added support for Cobb Closed/Open loop status - Closed/Open string
Release v2.2.6 - minor changes
Added optional space before/after coma to all split functions, should help to avoid errors on log loading from SubaruEdit
Changed row/col initialization in for commanded afr calculation
Release v2.2.5 - bug fix
Fixed error message when CL/OL Status is not set in IAT Comp tab
Release v2.2.4 - bug fix
Changed code in IAT Comp, Load Comp, VE Calc not to clear chart when a log file is processed so that chart would displayed combined data from all log files