summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice
AgeCommit message (Collapse)Author
2022-08-26Fixed path_name undefined and out of bound index errorsEyantra698Sumanto
2022-08-06Fixed pep8 issuesEyantra698Sumanto
2022-08-06Fixed pep8 issuesEyantra698Sumanto
2022-08-06Fixed pep8 issuesEyantra698Sumanto
2022-08-06Added include library and designator commands for Sky130_fd_pr PDK componentsEyantra698Sumanto
2022-08-06Added options for Sky130_fd_pr PDK componentsEyantra698Sumanto
2022-05-19Merge pull request #168 from mistryjay/masterRahul P
Hex upload GUI for microcontroller
2022-02-22Fixed typos and resolved flake8 issuesrahulp13
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-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
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-07-24update files and version inforahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-04-09resolves issue with empty pathrahulp13
2020-03-11resolved issue with Source indexingrahulp13
2020-03-02removed str displaying 'None' on fieldsrahulp13
2020-03-02resolve issue with incorrect library pathsrahulp13
2020-02-26minor updatesrahulp13
2020-02-23revert to xml from jsonrahulp13
2020-02-21restructured code - pyinstallerrahulp13
2020-02-15set modality to QErrorMessagerahulp13
2020-02-14pep8 compliantrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-25pep8: break long linesSunil Shetye
2019-06-25Resolves #100nilshah98
2019-06-24setup.py and conf.py configured for `Read The Docs` documentationnilshah98
2019-06-17sphinx documentation initunknown
2019-06-13model matching redundancy reducednilshah98
2019-06-13projectExplorer made pep8 compliantnilshah98
2019-06-13made pep8 compliant using autopep8 toolnilshah98
2019-06-13treeWidget UI bug fixednilshah98
2019-06-13linebreak issue fixed for json_datanilshah98
2019-06-13double brackets => single bracketsnilshah98
2019-06-13type before attr, whitespace after .pynilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
2019-06-13pep8 fixes and list models bug fixednilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
2019-06-11Removed noqanilshah98
2019-06-07ngspiceSimulation made pep8 compliantnilshah98
2019-06-07kicadtoNgspice made pep8 compliantmaddy-2
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2019-03-31port to python3nilshah98
2017-12-04Merge pull request #64 from FOSSEE/jsonAthul George
Json
2017-12-04debuggingathulappadan