jean-pierre charras
|
1466d0cee6
|
Fix a few doxygen warnings
|
2017-06-18 09:18:41 +02:00 |
Maciej Suminski
|
eeeb3e0a9a
|
Simulator code formatting and clean up
|
2016-08-11 14:42:17 +02:00 |
Maciej Suminski
|
caef84d622
|
SPICE_SIMULATOR::GetXAxis()
|
2016-08-11 14:41:51 +02:00 |
Maciej Suminski
|
f62a6425a3
|
Changed the simulator code license to GPLv3+
|
2016-08-11 14:41:43 +02:00 |
Maciej Suminski
|
0da13052dd
|
SPICE_SIMULATOR interface allows to obtain different types of plots (mag, phase, real, imag)
|
2016-08-11 14:41:31 +02:00 |
Maciej Suminski
|
9f3324bac7
|
Changed the way ngspice is executed Previously it was run in a wxThread, but it did not allow to issue commands while the simulation is running. If you check ngspice shared library source code, then you will discover "bg_*" commands that executes commands in background, so the simulator still can be controlled.
|
2016-08-11 14:41:19 +02:00 |
Maciej Suminski
|
9ef2cb94bf
|
Simulation executes in a separate thread
|
2016-08-11 14:41:07 +02:00 |
Maciej Suminski
|
e72b54a6e0
|
Code cleanup
|
2016-08-11 14:41:07 +02:00 |
Maciej Suminski
|
9e2485ea97
|
SPICE_SIMULATOR: Code formatting & clean up
|
2016-08-11 14:41:07 +02:00 |
Tomasz Wlostowski
|
f1f69979e6
|
ngspice: something starts to work
|
2016-08-11 14:41:01 +02:00 |