Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-25 | Fixed netlist name | Eyantra698Sumanto | |
2022-01-25 | Fixed netlist and OM name | Eyantra698Sumanto | |
2022-01-25 | Adding search option for OpenModelica | Eyantra698Sumanto | |
2021-08-29 | Adding 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-29 | Created Batch File eSim.bat | manasiyadav | |
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-25 | Resolved pep8 issue in DockArea.py | Eyantra698Sumanto | |
2021-08-25 | Fixed Crash on .cir.out not found | Eyantra698Sumanto | |
2021-08-25 | Fixed Crash on closing Xterm while simulation running | Eyantra698Sumanto | |
2021-08-21 | Update Model.py | Jay Mistry | |
2021-08-21 | Update DeviceModel.py | Jay Mistry | |
2021-08-21 | Hex Upload Code | Jay Mistry | |
2021-08-21 | Hex Upload Code | Jay Mistry | |
2021-08-21 | Hex Upload code | Jay Mistry | |
2021-08-21 | Adding Hex Upload | Jay Mistry | |
2021-01-08 | Merge pull request #162 from rahulp13/masterv2.1 | Rahul Paknikar | |
fixed crash issues | |||
2021-01-08 | updated readme | rahulp13 | |
2020-12-17 | fixed crash on plotting exceptions | rahulp13 | |
2020-12-14 | run ngspice simulation in pipe mode for win os | rahulp13 | |
2020-12-14 | changed QFileDialog separator and handled crash exception for all input fields | rahulp13 | |
2020-12-14 | added eSim_Nghdl as default library to kicad | rahulp13 | |
2020-12-14 | updated font size of welcome page | rahulp13 | |
2020-08-30 | fixed GC issue with module not found | rahulp13 | |
2020-08-30 | fixed crash on exception of ngspice taking too long time | rahulp13 | |
2020-08-08 | Merge pull request #157 from rahulp13/master | Rahul P | |
sync splash and app view; revert removal of system tray | |||
2020-08-08 | Merge branch 'master' into master | Rahul P | |
2020-08-08 | resolved pep8 issue | rahulp13 | |
2020-08-08 | Merge pull request #156 from rahulp13/master | Rahul P | |
ported GUI to PyQt5; platform independent paths; launch ngspice through mintty on Win OS | |||
2020-08-08 | resolved pep8 issues | rahulp13 | |
2020-08-08 | added explicit integer type conversion | rahulp13 | |
2020-08-08 | synced splash view and app view | rahulp13 | |
2020-08-08 | revert removing system tray | rahulp13 | |
2020-08-06 | added installer note | rahulp13 | |
2020-08-03 | updated version info | rahulp13 | |
2020-08-03 | added app name and version info; removed system tray | rahulp13 | |
2020-08-03 | wait for threads (if greater than 1) to finish before objects are destroyed | rahulp13 | |
2020-08-03 | replaced deprecated SafeConfigParser with ConfigParser | rahulp13 | |
2020-08-03 | renamed custom_mixed_mode example to custom_mixed_signal | rahulp13 | |
2020-08-03 | ported GUI to PyQt5 | rahulp13 | |
2020-08-03 | updated info and visual indent | rahulp13 | |
2020-08-03 | removed kicad latest info | rahulp13 | |
2020-08-03 | renamed Mixed_Mode examples to Mixed_Signal | rahulp13 | |
2020-08-02 | Merge branch 'master' of https://github.com/rahulp13/eSim | rahulp13 | |
2020-07-24 | fixed modality of workspace dialog with splash screen | rahulp13 | |
2020-07-24 | update files and version info | rahulp13 | |
2020-07-24 | platform independent library and image paths, flake8 compliant | rahulp13 | |
2020-07-19 | Merge pull request #2 from bladen-martin/master | Rahul P | |
launch ngspice via mintty | |||
2020-07-16 | launch ngspice via mintty | Bladen Martin | |
2020-04-29 | Merge pull request #153 from rahulp13/master | Rahul P | |
updates related to OM converter | |||
2020-04-29 | resolves issue with pnp transistor, duplicate nodes; support for analog ↵ | rahulp13 | |
library; instantiate empty device details; recursive processing of subckt | |||
2020-04-29 | support for glob to load OM models | rahulp13 | |