Back to the qPlot program page Back to qPlot program page


qPlot - A Java quick plotting program

Revision History

 

March 28, 2024
Version 1.3.3

  • Modified to add support TREETOPS device outputs (this had been missed earlier somehow).

March 27, 2024
Version 1.3.2

  • Modified to support recent versions of TREETOPS that have added mass properties outputs.

January 20, 2024
Version 1.3.1

  • Modified to remove the seriously out of date MRJAdapter and Bare Bones Browser Launcher libraries and replaced them with the now standard java.awt.Desktop class.
  • Modified MacOS application bundle to work better on modern versions of MacOS.
  • The MacOS version has a Java 11 compatible JRE bundled with the application (you do not need to have Java installed to run this version).
  • Created a new application icon.

March 8, 2023
Version 1.3.0

Updated underlying unit package (jsr275_0.9.4_mod2) to recognize additional unit abbreviations in plot definition files. New abbreviations include: "degF" for degrees Farenheit, "degC" for degrees Celsius and "degK" degrees Kelvin.

January 6, 2022
Version 1.2.2

Updated underlying unit package (jsr275_0.9.4_mod) to recognize additional unit abbreviations in plot definition files. New abbreviations include: "nd" for non-dimensional, "hr" and "hrs" for hour, and "kft" for kilo-feet.

October 10, 2020
Version 1.2.1

Fixed a bug with an underlying library (MRJAdapter) that wasn't compatible with recent versions of Java (Java 15 in particular).

November 23, 2019
Version 1.2.0

Added the ability to reload the selected data from the file it was originally loaded from. This makes it a lot easier to view changes in data files that are being updated dynamically.
Improved the error messages received when reading a TREETOPS data file.

March 21, 2017
Version 1.1.0

Added the ability to read and plot NASA TREETOPS/CLVTOPS data files.

March 11, 2017
Version 1.0.0

First full public release of qPlot.

September 3, 2011
Version 0.0.1

First development version of qPlot created for plotting POST and OTIS data files.


Created: March 11, 2017
Modified: March 28, 2024