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
|
38042ac9e0
|
NGSPICE class minor cleanup
|
2016-08-11 14:41:17 +02:00 |
Maciej Suminski
|
ac17165947
|
Initial version of simulator probe tool
|
2016-08-11 14:41:11 +02:00 |
Maciej Suminski
|
a4868a0e5a
|
Minor fixes to debug output
|
2016-08-11 14:41:10 +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
|
095af6e77a
|
wip
|
2016-08-11 14:41:01 +02:00 |
Tomasz Wlostowski
|
f1f69979e6
|
ngspice: something starts to work
|
2016-08-11 14:41:01 +02:00 |