KJWaves Changelog

What's new in KJWaves 1.1.3

Nov 23, 2009
  • Added ability to read Gnucap files if produced correctly (In Options menu)
  • Fixed problem with viewing log axis with fractional values (0

New in KJWaves 1.1.2 (Nov 23, 2009)

  • Added Spanish - Added two additional debug options
  • The ability to change the endian of the data read
  • The ability to see the data read in the Results tab

New in KJWaves 1.1.1 (Nov 23, 2009)

  • Added two new mathematical functions
  • Program now saves last size/location for restart
  • Added icons for sub-windows

New in KJWaves 1.0.9 (Nov 23, 2009)

  • Removed tabbed display code and placed in spiceParsers.java
  • Only load data upon completion of the user's selection in the goal of having it work for extremely large files
  • Made list of EngUnits static for use in spiceParsers
  • Fixed the way SPICE engine is called using exec

New in KJWaves 1.0.8 (Nov 23, 2009)

  • Release 1.0.8 includes the ability to annotate graphs. Additionally, I've tried Java's localization feature for German and Greek languages. Please let me know if I was successful.

New in KJWaves 1.0.7 (Nov 23, 2009)

  • Changed from LogarithmicAxis to LogarithmicAxisZoomPatched This fixes zooming problem.

New in KJWaves 1.0.6 (Nov 23, 2009)

  • Allow handling of ngspice "write" command written rawfiles that leave out "Command:" line in the header

New in KJWaves 1.0.5 (Nov 23, 2009)

  • Made calculation portion more robust to include same analysis selected for Y-axis
  • Improved use of property file - made system print out of property files found to aid in debugging
  • Added storage of RAW file path to property file
  • Changed .PRINT to .SAVE

New in KJWaves 1.0.4 (Nov 23, 2009)

  • Changed plot routine to include axis scaling for X and Y axis to include standard SPICE units. - Attempt to label the axis better - Added ability to perform calculations on waveforms

New in KJWaves 1.0.3 (Nov 23, 2009)

  • Changed default prefered directory from "Windows-centric" to System.getProperty("user.home")

New in KJWaves 1.0.1 (Nov 23, 2009)

  • Added feature to clear results, simulation, circuit, and console tabs manually - A .PRINT statement will automatically be added in the hopes that it reduces the file size. - Along with this it now checks to ensure nodes or items in lists are selected before performing any task and adds the node after the .PRINT statement with a

New in KJWaves 1.0 (Nov 23, 2009)

  • Fixed problem where first line in CIR file was ignored