summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice
AgeCommit message (Collapse)Author
2016-03-02Added default value to Tranformer modelFahim
2016-03-02Bug fixing for transformer modelFahim
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-12Added phase plotFahim
2016-02-09Added voltage,current,db and logarithmic plot from ngspice terminalFahim
2015-12-29Changes for aswitch modelFahim
2015-10-01Subject: Changes in Application.py,Validation.py andFahim
NgspicetoModelica.py Description: In Application.py rewrite the error message for openModelica if it is not installed.Simillarly for nghdl. In Validation.py a new function ValidateTool is added which will check if any tool like openModelica or nghdl is installed.
2015-09-22Nghdl Processes Terminatedkomalsheth236
2015-09-15Bug fixing for Sub circuitFahim
2015-08-26Subject: Bug Fix : Change name of variable.Fahim
Description: Bug Fix : Change name of variable.
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-08-05Analysis Changeskomalsheth236
2015-08-04Subject: Added installation script.fahim
Description: Added installation script and updated README
2015-07-29Subject: Set Welcome and Note area ReadOnlyfahim
Description: Set Welcome and Note area ReadOnly
2015-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-26Subject: Added feature for initial voltage conditionfahim
Description: Added feature for initial voltage condition
2015-06-26Fixed combo-box bug in transient group of Analysis tabxoher
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-10Subject: Bug fixing for adding device model library for windowsfahim
Description: Bug fixing for adding device model library for windows
2015-06-09Subject: Adding functionality of .op analysisfahim
Description: Adding functionality of .op analysis
2015-06-05Merge branch 'master' of https://github.com/FOSSEE/eSimfahim
2015-06-05Subject: Changes for saving previouse valuesfahim
Description: Changes for saving previouse values of component entered by User.
2015-06-05Some changes in Analysis.pyGauravSupal
2015-06-05Subject: Changes in device library,ModelEditor.py,Convert.py. Added morefahim
kicad library Description: Changes in device library,ModelEditor.py,Convert.py. Added more
2015-06-03Subject: Bug fixing in Convert.pyfahim
Description: Bug fixing in Convert.py
2015-06-02Subject: Written function to extract Refrence name for device Libraryfahim
Description: Written function to extract Refrence name for device Library
2015-06-02Subject: CSS changes for Source Widgetfahim
Description:CSS changes for Source Widget
2015-06-02Subject: CSS changesfahim
Description: CSS changes
2015-05-29Subject: Removed binary file .pycfahim
Description: Removed binary file .pyc
2015-05-27Subject: Removed unwanted comment and print statementfahim
Description: Removed unwanted comment and print statement
2015-05-26Subject: Completed Python Plottingfahim
Description: Completed Python Plotting
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-13Project Explorer Compeletedkomalsheth236
2015-05-08Subject: Added DockAreafahim
Description: Added DockArea.py and modify Application.py to handle DockArea.
2015-04-27Digital models AddedGauravSupal
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: Creating final netlist filefahim
Description:Creating final netlist file
2015-04-20Merge branch 'master' of https://github.com/FOSSEE/eSimfahim
Conflicts: src/kicadtoNgspice/KicadtoNgspice.pyc
2015-04-20Subject: Created final netlist filefahim
Description: Created final netlist .cir.out file. (Required modification in future)
2015-04-20Changes in Convert.pykomalsheth236