summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice/KicadtoNgspice.py
AgeCommit message (Collapse)Author
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-25Resolves #100nilshah98
2019-06-17sphinx documentation initunknown
2019-06-13projectExplorer made pep8 compliantnilshah98
2019-06-13made pep8 compliant using autopep8 toolnilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
2019-06-13pep8 fixes and list models bug fixednilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
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-05-12Dialog in the Kicad to Ngspice conversion dialog box modifiedathulappadan
2016-06-28xml is replaced by json to store the previous valuesathulappadan
2016-03-01Remove all unwanted print commandFahim
2016-02-29Subject: Modified code for transformer model. Modified INSTALLFahim
instruction. Description: Modified code for transformer model. Modified INSTALL
2016-02-24Subject: Bug Fixing: Clear Model Track and Model entry parameterFahim
Description: Bug Fixing: Clear Model Track and Model entry parameter before opening Kicad to Ngspice window.
2016-02-24Changes for DC sweep analysisFahim
2016-02-18Subject: Modified convert to accept current source.Fahim
Description: Modified convert to accept current source.
2016-02-09Added voltage,current,db and logarithmic plot from ngspice terminalFahim
2015-09-15Bug fixing for Sub circuitFahim
2015-08-29Changes in ac Source Detailskomalsheth236
2015-08-18Subject: Analysis bug fixing.Fahim
Description: Analysis bug fixing for automatic enabling and disabling check box.
2015-08-11Subject: Bug Fixing : Remove multiple analysis,.model,.include line fromFahim
final schematic file. Description: Remove multiple analysis,.model,.include line from final schematic file.
2015-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-25GUI changes for Dock Area, added FOSSEE logoTanay Mathur
2015-06-23Check if path exists for DeviceModel,Subcircuit and storing previous values ↵xoher
for Subcircuit
2015-06-23Added subcircuit functionalityTanay Mathur
2015-06-15Subject: Bug fixing for xml generationfahim
Description: Bug fixing for xml generation
2015-06-09Subject: Adding functionality of .op analysisfahim
Description: Adding functionality of .op analysis
2015-06-05Subject: Changes for saving previouse valuesfahim
Description: Changes for saving previouse values of component entered by User.
2015-05-15Subject: Update KicadToNgSpice Converter filefahim
Description: Added proper GUI for error message in case of unknown model used in schematic or multiple model is available in modelParamXML directory.
2015-05-08Subject: Added DockAreafahim
Description: Added DockArea.py and modify Application.py to handle DockArea.
2015-04-23Subject: Changes in Processing of XML filefahim
Description: Change the compType which is taken from .cir file to modelname which is taken from xml file for more generic pattern
2015-04-22Subject: Added Device Libarary Tab.Few Changes in Workspace class.fahim
Description: Completed the Device Library auto creation of Widget. Added the information to schematicInfo.Hence to the final ".cir.out" file. Added sample device library. Deleted/Comment unwanted print statement. Added details of function in the comment.
2015-04-20Subject: Created final netlist filefahim
Description: Created final netlist .cir.out file. (Required modification in future)
2015-04-16Subject: added Model Widget functionalityfahim
Description: Completed the 80% part of Kicad to Ngspice conversion
2015-04-09Subject: Analysis inserter functionalityfahim
Description: Added by Komal
2015-04-07Subject: Added new Icon images and Modified code to get model from xmlfahim
file Description: Started the work to get the details of model parameter from xml.
2015-03-27Subject: Minor changes in variable name,remove commentfahim
Description: Remove unwanted comments,added Model Widget and change variable name
2015-03-25Subject: Added module for source tabfahim
Description: Addition of source tab is completed. Able to update source detail of schematic info.
2015-03-19Subject: Added few module to start with source detailsfahim
Description: Added few module to start with source details
2015-03-18Subject: Added checkbox in Analysis Tabfahim
Description: Added Checkbox in Analysis Tab
2015-03-16Subject: Changes in kicadtongspice.py and analysis.pyfahim
Description: Added facility of scrollbar in kicadtongspice widget.
2015-03-13Subject: Modified Analysis Tabfahim
Description: Modified Analysis Tab
2015-03-11Subject: Added new module kicadtongspicefahim
Description: Develope skeleton body for kicadtongspice module