[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA: GSpiceUI Version 0.6.45



Hi Mike,

thank you for your work. GSpiceUI compiles fine on SuSE 9.0.

The GUI looks nice. Reading netlist, simulation with ngspice and result 
viewing with gwave works fine.


One small remark: I include my model library with the following command:

.include /home/peter/gEDA/library_spice/models_xc06_tt.lib

this line in in the netlist when I open it. It disappears after I do a create 
and is not in the simulation input file.
Any ideas to avoid this?

Peter



Am Montag, 8. November 2004 02:11 schrieb MSWaters:
> Hi All,
>
> Here is the lastest version of GSpiceUI.
>
> What follows is the extract from the ChangeLog associated with this
> version:
>
>   *  GSpiceUI now behaves properly when sub-circuit appear in the net list.
>    *  As a result of the change to wxWidgets v2.5.2 the GWave process was
>       broken. It now works again.
>    *  Multiple schematic files may now be selected and imported via the GUI
>       but not yet from the command line.
>    *  Status line enhancements. Simulation engine is now displayed.
>    *  Improvements to the application architecture.
>    *  Plot process mechanism over-hauled.
>    *  New class introduced to display floating point or integer variables.
> It now behaves correctly near zero.
>    *  New choice control class introduced to display and process units.
>    *  Debug messages mechanism has been removed.
>    *  For the time being only one plotter process can be intiated at a
> time. *  Some additions to the documentation.
>    *  Bug fixes
>
> Mike W.