summaryrefslogtreecommitdiff
path: root/src/projManagement/Kicad.py
AgeCommit message (Collapse)Author
2019-06-13pep8 fixes and list models bug fixednilshah98
2019-06-13python calls updated to python3 callsnilshah98
2019-06-13projectManagement documentation addednilshah98
2019-06-07projectManagement, ngspicetoModelica, subcircuit made pep8 compliantnilshah98
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2019-03-31port to python3nilshah98
2016-03-01Remove all unwanted print commandFahim
2016-01-22Commented PCB and Footprint editor related code as it will open directly ↵Fahim
from eeschema Modified install-linux.sh to add PPA for Kicad-4
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-08Subject: Added Note Area changesfahim
Description: Added Note Area Changes
2015-05-27Subject: Removed unwanted comment and print statementfahim
Description: Removed unwanted comment and print statement
2015-05-19Subject: Added NgSpice window inside dock area.fahim
Description: Added NgSpice window inside dock area.
2015-05-18Subject: Make changes in openNgSpice functionfahim
Description:Make changes in openNgSpice function
2015-05-15Subject: Updated openNgspice functionfahim
Description: updated openNgspice function. Added return value which will be used to call python plotting function
2015-05-14Subject: openNgspice function completedfahim
Description: openNgspice function completed
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-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-25Subject: Added module for source tabfahim
Description: Addition of source tab is completed. Able to update source detail of schematic info.
2015-03-18Subject: Added checkbox in Analysis Tabfahim
Description: Added Checkbox in Analysis Tab
2015-03-11Subject: Added new module kicadtongspicefahim
Description: Develope skeleton body for kicadtongspice module
2015-03-02Subject: Changes name from ecSim to eSimfahim
Description: Changes name from ecSim to eSim
2015-02-25Subject: Kicad Module modified along with some other minor changesfahim
Description: Added openschematic,openlayout,openpcb in the kicad module.