Skip to content

Releases: nyetwurk/ecuxplot

ECUxPlot latest build

02 Mar 10:44
d9e916f

Choose a tag to compare

ECUxPlot latest build Pre-release
Pre-release

Latest build from commit d9e916f

Downloads:

Built on: 600

Changelog

What's Changed (since v1.2.6)

Dependabot

ECUxPlot v1.2.6

01 Mar 23:56

Choose a tag to compare

ECUxPlot v1.2.6

Downloads:

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

25 Dec 06:19

Choose a tag to compare

ECUxPlot v1.2.5

Downloads:

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

20 Dec 07:53

Choose a tag to compare

ECUxPlot v1.2.4

Downloads:

Built from tag: v1.2.4

Changelog

Fixed

  • #131: Fix g/sec to kg/hr conversion

What's Changed

Full Changelog: v1.2.3...v1.2.4

ECUxPlot v1.2.3

15 Dec 08:49

Choose a tag to compare

ECUxPlot v1.2.3

Downloads:

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

09 Dec 20:43

Choose a tag to compare

ECUxPlot v1.2.2

Downloads:

Built from tag: v1.2.2

Changelog

Fixed

  • #126: Better VCDS support

Full Changelog: v1.2.1...v1.2.2

ECUxPlot v1.2.1

05 Dec 04:50

Choose a tag to compare

ECUxPlot v1.2.1

Downloads:

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

New Contributors

Full Changelog: v1.2.0...v1.2.1

ECUxPlot v1.2.0

24 Nov 17:21

Choose a tag to compare

ECUxPlot v1.2.0

Downloads:

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] and Time[range] on Filter/Range change

Full Changelog: v1.1.9...v1.2.0

ECUxPlot v1.1.9

16 Nov 04:48

Choose a tag to compare

ECUxPlot v1.1.9

Downloads:

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

10 Nov 19:50

Choose a tag to compare

ECUxPlot v1.1.8

Downloads:

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