summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-29Created Batch File eSim.batmanasiyadav
Created by Manasi Yadav, Sumanto Kar on 17.08.2021 This batch file is created to eliminate the path error that was observed in some systems, where the HOME variable of the system gets fixed to C:\SPB Data\ In eSim.bat, the HOME variable is set as the path of .esim folder i.e. C:\Users<username> Now the user has to run eSim.bat instead of eSim.exe. eSim.bat closes automatically and prompts eSim.exe to start.
2021-01-08Merge pull request #162 from rahulp13/masterv2.1Rahul Paknikar
fixed crash issues
2021-01-08updated readmerahulp13
2020-12-17fixed crash on plotting exceptionsrahulp13
2020-12-14run ngspice simulation in pipe mode for win osrahulp13
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-12-14added eSim_Nghdl as default library to kicadrahulp13
2020-12-14updated font size of welcome pagerahulp13
2020-08-30fixed GC issue with module not foundrahulp13
2020-08-30fixed crash on exception of ngspice taking too long timerahulp13
2020-08-08Merge pull request #157 from rahulp13/masterRahul P
sync splash and app view; revert removal of system tray
2020-08-08Merge branch 'master' into masterRahul P
2020-08-08resolved pep8 issuerahulp13
2020-08-08Merge pull request #156 from rahulp13/masterRahul P
ported GUI to PyQt5; platform independent paths; launch ngspice through mintty on Win OS
2020-08-08resolved pep8 issuesrahulp13
2020-08-08added explicit integer type conversionrahulp13
2020-08-08synced splash view and app viewrahulp13
2020-08-08revert removing system trayrahulp13
2020-08-06added installer noterahulp13
2020-08-03updated version inforahulp13
2020-08-03added app name and version info; removed system trayrahulp13
2020-08-03wait for threads (if greater than 1) to finish before objects are destroyedrahulp13
2020-08-03replaced deprecated SafeConfigParser with ConfigParserrahulp13
2020-08-03renamed custom_mixed_mode example to custom_mixed_signalrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-08-03updated info and visual indentrahulp13
2020-08-03removed kicad latest inforahulp13
2020-08-03renamed Mixed_Mode examples to Mixed_Signalrahulp13
2020-08-02Merge branch 'master' of https://github.com/rahulp13/eSimrahulp13
2020-07-24fixed modality of workspace dialog with splash screenrahulp13
2020-07-24update files and version inforahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-07-19Merge pull request #2 from bladen-martin/masterRahul P
launch ngspice via mintty
2020-07-16launch ngspice via minttyBladen Martin
2020-04-29Merge pull request #153 from rahulp13/masterRahul P
updates related to OM converter
2020-04-29resolves issue with pnp transistor, duplicate nodes; support for analog ↵rahulp13
library; instantiate empty device details; recursive processing of subckt
2020-04-29support for glob to load OM modelsrahulp13
2020-04-29update docstringrahulp13
2020-04-29update diode library for voltage regulatorsrahulp13
2020-04-24Merge pull request #152 from saurabhb17/masterSaurabh Bansode
Subcircuit for CMOS based NAND gate and its supporting example
2020-04-24Subcircuit for CMOS based NAND gate and its supporting examplesaurabhb17
2020-04-23update README for Mixed_Mode examplessaurabhb17
2020-04-20Merge pull request #151 from rahulp13/masterRahul P
Modelica : Diode model, resolves issues netlist path and duplicate nodes
2020-04-20pycodestyle compliant - modelicarahulp13
2020-04-20update library filesrahulp13
2020-04-20update to Diode model, resolves issue with duplicate nodesrahulp13
2020-04-20resolves issue with netlist pathrahulp13
2020-04-13merged PR #131rahulp13
2020-04-09Merge pull request #149 from rahulp13/masterRahul P
resolved issues with rename and refresh projects, empty path
2020-04-09update manual linkrahulp13