gEDA-announce: gSpiceUI v0.9.33 [SEC=UNCLASSIFIED]

MSWaters m.waters at bom.gov.au
Tue Jul 24 01:05:03 EDT 2007


Hi All,

I've just released a new version of gSpiceUI. It can be downloaded
from:

 https://sourceforge.net/projects/gspiceui

The Changelog related to this release is as follows:

 * Added a sinusoid function to the NG-Spice signal source configuration
   dialog.
 * Tidy up of the Makefiles.
 * The title line/s in user generated circuit description files are now
   preserved in the simulation file generated by gSpiceUI. Requested by
   Andres M.
 * Fixed a bugs in the GNU-Cap DC and AC command parsers causing them to
   break when the start and stop sweep values where equal.
 * Adjustments to the size and position of display components.
 * For GNU-Cap the option BASIC has been appended to all analysis lines
   to suppress the use of alpha abbreviations instead of an exponent eg.
   3.1u now becomes 3.1E-6. Requested by Andres M.
 * Introduced an .OPTIONS button on each analysis panel and removed the
   .OPTIONS option in the Options menu.
 * Added tooltips to the NG-Spice source component setup dialog and the
   GNU-Cap generator component dialog.
 * Improvements to src/Makefile.
 * NG-Spice negative node values in .PRINT statements were not processed
   correctly. Eg. PRINT TRAN V(0,1) V(0,2) (2 parameters) is interpreted
   as PRINT TRAN (-V(1)-V(2)) (1 parameter); I've found through
   experiment that PRINT TRAN 0-V(1) 0-V(2) results in the correct
   intepretation. Fixed.
 * Fixed warnings generated by GCC v4.1.1.
 * Added tool tips to the OPTIONS line setup dialogs.
 * gSpiceUI can now be compiled against wxWidgets v2.8.4.
 * Addition of a man page. Minor updates to the documentation.
 * The SpinCtrl control is now right justified.
 * Implement the application preferences dialog.
 * Some modifications to the PnlValue class.
 * The main frame's system close button now works.
 * Automated the creation of dependencies. Added target "deps" to the
   Makefile in the C++ sources Makefile. This target creates the file
   Makefile.deps which contains a list of dependencies which are
   included in the Makefile.
 * Many bug fixes.



More information about the geda-announce mailing list