summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-25Fixed netlist nameEyantra698Sumanto
2022-01-25Fixed netlist and OM nameEyantra698Sumanto
2022-01-25Adding search option for OpenModelicaEyantra698Sumanto
2021-08-29Adding hex upload for MCU circuits Jay Mistry
Two modules defined 'addHex' and 'uploadHex' are responsible for navigating the .hex file from the workspace and uploading the same in the specified folder.
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-08-25Resolved pep8 issue in DockArea.pyEyantra698Sumanto
2021-08-25Fixed Crash on .cir.out not foundEyantra698Sumanto
2021-08-25Fixed Crash on closing Xterm while simulation runningEyantra698Sumanto
2021-08-21Update Model.pyJay Mistry
2021-08-21Update DeviceModel.pyJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload codeJay Mistry
2021-08-21Adding Hex UploadJay Mistry
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