summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice
AgeCommit message (Collapse)Author
2023-05-04Merge branch 'master' into masterSumanto Kar
2023-04-25Merge branch 'master' into multiple_instanceRahul P
2023-04-25Merge pull request #204 from PatelVatsalB21/microcontroller_add_hexRahul P
Microcontroller Widget
2023-04-24Solved Pep8 issuesSumanto Kar
2022-09-17fix circuit component element out of range crashrahulp13
2022-09-01File Path Disabled for KicadToNgspice TabsPatelVatsalB21
2022-09-01Added Multiple Instance Functionality And Updated GUIPatelVatsalB21
2022-08-11This includes transmission lines & switch model files in device modelling windowdilipboidya
2022-08-11Added the Device Modelsdilipboidya
2022-05-26Added Functionality of add_HexPatelVatsalB21
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