Releases: nyetwurk/ecuxplot
ECUxPlot latest build
Latest build from commit d9e916f
Downloads:
- Windows: ECUxPlot-latest-setup.exe
- macOS: ECUxPlot-latest.dmg, ECUxPlot-latest-MacOS.zip
- Linux: ECUxPlot-latest.tar.gz
- Portable: ECUxPlot-latest.jar, ECUxPlot.jar, mapdump.jar
Built on: 600
Changelog
What's Changed (since v1.2.6)
Dependabot
ECUxPlot v1.2.6
ECUxPlot v1.2.6
Downloads:
- Windows: ECUxPlot-v1.2.6-setup.exe
- macOS: ECUxPlot-v1.2.6.dmg, ECUxPlot-v1.2.6-MacOS.zip
- Linux: ECUxPlot-v1.2.6.tar.gz
- Portable: ECUxPlot-v1.2.6.jar, mapdump.jar
Built from tag: v1.2.6
Changelog
What's Changed in 1.2.6
Bug Fixes
Documentation
Other
- Attempt to skip nightly if the last nightly has the same commit by @nyetwurk
- Calc MAF: remove if empty, remove excess separator by @nyetwurk
Full Changelog: v1.2.5...v1.2.6
ECUxPlot v1.2.5
ECUxPlot v1.2.5
Downloads:
- Windows: ECUxPlot-v1.2.5-setup.exe
- macOS: ECUxPlot-v1.2.5.dmg, ECUxPlot-v1.2.5-MacOS.zip
- Linux: ECUxPlot-v1.2.5.tar.gz
- Portable: ECUxPlot-v1.2.5.jar, mapdump.jar
Built from tag: v1.2.5
Changelog
Added
- Added support for another "modern" VCDS variant
Full Changelog: v1.2.4...v1.2.5
ECUxPlot v1.2.4
ECUxPlot v1.2.4
Downloads:
- Windows: ECUxPlot-v1.2.4-setup.exe
- macOS: ECUxPlot-v1.2.4.dmg, ECUxPlot-v1.2.4-MacOS.zip
- Linux: ECUxPlot-v1.2.4.tar.gz
- Portable: ECUxPlot-v1.2.4.jar, mapdump.jar
Built from tag: v1.2.4
Changelog
Fixed
- #131: Fix g/sec to kg/hr conversion
What's Changed
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #128
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #129
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #130
Full Changelog: v1.2.3...v1.2.4
ECUxPlot v1.2.3
ECUxPlot v1.2.3
Downloads:
- Windows: ECUxPlot-v1.2.3-setup.exe
- macOS: ECUxPlot-v1.2.3.dmg, ECUxPlot-v1.2.3-MacOS.zip
- Linux: ECUxPlot-v1.2.3.tar.gz
- Portable: ECUxPlot-v1.2.3.jar, mapdump.jar
Built from tag: v1.2.3
Changelog
Fixed
- #127: Custom autorange now ignores hidden range series
Full Changelog: v1.2.2...v1.2.3
ECUxPlot v1.2.2
ECUxPlot v1.2.2
Downloads:
- Windows: ECUxPlot-v1.2.2-setup.exe
- macOS: ECUxPlot-v1.2.2.dmg, ECUxPlot-v1.2.2-MacOS.zip
- Linux: ECUxPlot-v1.2.2.tar.gz
- Portable: ECUxPlot-v1.2.2.jar, mapdump.jar
Built from tag: v1.2.2
Changelog
Fixed
- #126: Better VCDS support
Full Changelog: v1.2.1...v1.2.2
ECUxPlot v1.2.1
ECUxPlot v1.2.1
Downloads:
- Windows: ECUxPlot-v1.2.1-setup.exe
- macOS: ECUxPlot-v1.2.1.dmg, ECUxPlot-v1.2.1-MacOS.zip
- Linux: ECUxPlot-v1.2.1.tar.gz
- Portable: ECUxPlot-v1.2.1.jar, mapdump.jar
Built from tag: v1.2.1
Changelog
Added
- #124: File loading progress dialog showing progress for reading, parsing, and filtering stages
- Progress reporting interface (
ProgressCallback) for file loading operations
Fixed
- #125: Files with no valid ranges are no longer shown in the "Ranges..." tree when filter is enabled
- Range selection visibility bug when filter parameters change
Changed
- Filter performance optimized with caching
- Missing field warnings for sim/turbo/maf calculations changed from warn to info level
- Removed awt.useSystemAAFontSettings=gasp since antialiasing defaults should be fine for modern runtimes
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #123
New Contributors
- @dependabot[bot] made their first contribution in #123
Full Changelog: v1.2.0...v1.2.1
ECUxPlot v1.2.0
ECUxPlot v1.2.0
Downloads:
- Windows: ECUxPlot-v1.2.0-setup.exe
- macOS: ECUxPlot-v1.2.0.dmg, ECUxPlot-v1.2.0-MacOS.zip
- Linux: ECUxPlot-v1.2.0.tar.gz
- Portable: ECUxPlot-v1.2.0.jar, mapdump.jar
Built from tag: v1.2.0
Changelog
Fixed
- If there is no series for an axis, hide the axis completely
- #122: Loading unit handling and stale reference bug
- #120: Properly re-compute
Sample[range]andTime[range]on Filter/Range change
Full Changelog: v1.1.9...v1.2.0
ECUxPlot v1.1.9
ECUxPlot v1.1.9
Downloads:
- Windows: ECUxPlot-v1.1.9-setup.exe
- macOS: ECUxPlot-v1.1.9.dmg, ECUxPlot-v1.1.9-MacOS.zip
- Linux: ECUxPlot-v1.1.9.tar.gz
- Portable: ECUxPlot-v1.1.9.jar, mapdump.jar
Built from tag: v1.1.9
Changelog
Fixed
- Fixed #119: AxisMenu tooltip now shows all original column names for a canonical column name
- Fixed #118: Allow log files with differing native CSV units to be compared using the same canonical column alias (e.g. BoostPressureActual) and units (e.g. PSI vs mBar)
- Fix ambient pressure calculation to use normalized BaroPressure column instead of raw data
Full Changelog: v1.1.8...v1.1.9
ECUxPlot v1.1.8
ECUxPlot v1.1.8
Downloads:
- Windows: ECUxPlot-v1.1.8-setup.exe
- macOS: ECUxPlot-v1.1.8.dmg, ECUxPlot-v1.1.8-MacOS.zip
- Linux: ECUxPlot-v1.1.8.tar.gz
- Portable: ECUxPlot-v1.1.8.jar, mapdump.jar
Built from tag: v1.1.8
Changelog
Fixed
- Fixed #112: Unified logging in unit testing, default level INFO for CI
- Fixed #111: Unify AxisMenu and ECUxDataset into AxisMenuItems and AxisMenuHandlers
- Fixed Speed field incorrectly categorized as calculated menu item instead of base menu item
Full Changelog: v1.1.7...v1.1.8