Skip to content

Releases: luftkode/plotinator3000

1.7.0

10 Feb 10:23
8c74d64
Compare
Choose a tag to compare

Release Notes

Added

  • Add profiling feature with code to ease the ability for developers to profile plotinator3000.
  • Add support for upcoming log version in Swiss auto FW v4.2

Changed

  • Organize test data files etc. in the new test_util crate with utilities for generating basic test boiler plate
  • Set CROSS_NO_WARNINGS=0 due to cross configuration conflict
  • Combine min & max MipMaps instead of showing each as a separate line
  • Performance: Reduce copying by utilizing the new egui_plot feature of borrowing PlotPoints.

Dependencies

  • Bump openssl from 0.10.68 -> 0.10.70 to fix RUSTSEC
  • Bump all dependencies with cargo update
  • Update egui from 0.30.0 to 0.31.0

Install plotinator3000 1.7.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.7.0/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.7.0/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.7.0

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.6.4

28 Jan 22:23
4055710
Compare
Choose a tag to compare

Release Notes

Added

  • Added product icon for windows

Install plotinator3000 1.6.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.6.4/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.6.4/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.6.4

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.6.3

28 Jan 21:00
c1db2d0
Compare
Choose a tag to compare

Release Notes

Changed

  • Click delta now needs the shift modifier to place a point for measuring distance between points
  • Loaded log IDs are now guaranteed to be unique
  • When a logs settings/metadata window is open, the plots from that log is highlighted
  • Allow highlighting of plots from 2 logs by having the settings/metadata from one log open and hovering on another ones name

Fixed

  • Line width would not apply when displaying plots where down sampling was manually disabled

Install plotinator3000 1.6.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.6.3/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.6.3/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.6.3

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.6.2

27 Jan 14:59
7138e7a
Compare
Choose a tag to compare

Release Notes

Changed

  • MBED motor log runtime counter is displayed in hours instead of seconds

Dependencies

  • getset: 0.1.3 → 0.1.4 (#166)

Install plotinator3000 1.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.6.2/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.6.2/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.6.2

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.6.1

27 Jan 08:53
48ba140
Compare
Choose a tag to compare

Release Notes

Changed

  • Click delta now shows days/hours/minutes/seconds/milliseconds depending on the magnitude of the distance between the points
  • Click delta text offset increased slightly such that it is more likely to not intersect with the line
  • Highlighting plot lines from a given log now also applies if other elements on the line with the given loaded log is hovered

Install plotinator3000 1.6.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.6.1/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.6.1/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.6.1

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.6.0

26 Jan 13:51
77d8d0b
Compare
Choose a tag to compare

Release Notes

Added

  • View distance between specific points on the plot by clicking on them

Fixed

  • Font size now persists between sessions

Install plotinator3000 1.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.6.0/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.6.0/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.6.0

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.5.1

22 Jan 13:25
a74d54d
Compare
Choose a tag to compare

Release Notes

Fixed

  • Fix bad u8 cast for vbat. Mbed v4 status log had changes to the log entries and still contained the bad cast that led to vbat losing float precision.

Install plotinator3000 1.5.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.5.1/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.5.1/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.5.1

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.5.0

20 Jan 11:38
8770969
Compare
Choose a tag to compare

Release Notes

Added

  • Support for MBED v4 logs

Changed

  • To reduce clotter, grids are now off by default

Dependencies

  • Update all dependencies to latest
  • cargo-bins/cargo-binstall: 1.10.20 → 1.10.22 (#161)

Install plotinator3000 1.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.5.0/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.5.0/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.5.0

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.4.0

19 Jan 21:17
61f7d6d
Compare
Choose a tag to compare

Release Notes

Added

  • Allow deleting individual loaded files without removing everything at once.
  • Hovering the cursor over a loaded log will highlight the plots and plot labels that came from that log.

Install plotinator3000 1.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.4.0/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.4.0/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.4.0

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.3.8

19 Jan 16:59
da26818
Compare
Choose a tag to compare

Release Notes

Fix

  • When the update process requires admin (on windows) it now shows a prompt and relaunches as admin if the users chooses to continue.

Changed

  • Shows error context if errors occur during update process.
  • No longer installs the updater binary (as the main binary handles the update process)

Install plotinator3000 1.3.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v1.3.8/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v1.3.8/plotinator3000-installer.ps1 | iex"

Download plotinator3000 1.3.8

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum