Age | Commit message (Expand) | Author |
2019-06-25 | pep8: break long lines | Sunil Shetye |
2019-06-24 | pep8: rename ambiguous variable | Sunil Shetye |
2019-06-13 | projectExplorer made pep8 compliant | nilshah98 |
2019-06-13 | double brackets => single brackets | nilshah98 |
2019-06-13 | type before attr, whitespace after .py | nilshah98 |
2019-06-13 | pep8 fixes and list models bug fixed | nilshah98 |
2019-06-13 | python calls updated to python3 calls | nilshah98 |
2019-06-07 | projectManagement, ngspicetoModelica, subcircuit made pep8 compliant | nilshah98 |
2019-06-07 | initialise pep8 compliance, using autopep8 | maddy-2 |
2019-03-31 | port to python3 | nilshah98 |
2016-05-26 | Bug fixed: Ngspice to modelica conversion now catches error msg if any | athulappadan |
2016-05-25 | DockWidget added in UI for ngspice to modelica conversion | athulappadan |
2016-05-10 | Modifed JFET modelica model | fahim-oscad |
2016-05-06 | Mapping for JFET is done | fahim-oscad |
2016-05-06 | Added JFET model | fahim-oscad |
2016-05-04 | Added functionality for inbuilt ngspice model inside SubCircuit | fahim-oscad |
2016-05-03 | Change parameter level with Level | fahim-oscad |
2016-05-02 | Modified few parameters name of MOSFET- O to 0 | fahim-oscad |
2016-05-02 | Added more Units to Mapping.json | fahim-oscad |
2016-04-28 | Modified getunit function : Now it lower the case before taking value from Ma... | fahim-oscad |
2016-04-28 | Generated Subcircuit .mo file properly when the folder contains '.' in path | fahim-oscad |
2016-04-28 | Modified Code for Sub Circuit | fahim-oscad |
2016-04-27 | Resolve Mega Units | fahim-oscad |
2016-04-27 | Modified code to exclude voltage source of main circuit into subcircuit netlist | fahim-oscad |
2016-04-27 | Modified Code for dependant source | fahim-oscad |
2016-04-26 | Modified getUnitVal function | fahim-oscad |
2016-04-26 | Table voltage unit (PWL) resolved | fahim-oscad |
2016-04-25 | Added node details for Constant Current Source | fahim-oscad |
2016-04-25 | Modified code to include current source | fahim-oscad |
2016-04-25 | Subject: Major changes for mapping the parameters of Devices | fahim-oscad |
2016-04-22 | Started new Mapping for Diode and Transistor | fahim-oscad |
2016-04-22 | Modified again for transistor | fahim-oscad |
2016-04-22 | Modified Transistor import section code to include proper name from dictionary | fahim-oscad |
2016-04-21 | Modified code for mosfet--- Need to design again | fahim-oscad |
2016-04-21 | Remove hyphen from ngspice node | fahim-oscad |
2016-04-21 | Modified inbuilt ngspice model code for getUnitVal function | fahim-oscad |
2016-04-21 | Inbuilt model of Ngspice is mapped(Only Zener is mapped for time being) | fahim-oscad |
2016-04-21 | started working for inbuit ngspice model | fahim-oscad |
2016-04-18 | Final gnd and zero issue resolved | fahim-oscad |
2016-04-18 | Modeified Lower case of Voltage Issue | fahim-oscad |
2016-04-18 | Remove Unwanted lower function | fahim-oscad |
2016-04-18 | Remove Zero Voltage condition as It is now working in OpenModelica OMEdit | fahim-oscad |
2016-04-18 | Utilised Get UnitFunction for Source value as well | fahim-oscad |
2016-04-18 | Gnd issue solved | fahim-oscad |
2016-04-15 | Remove Extra condition | fahim-oscad |
2016-04-13 | Subject:Modified to append the voltage,device and subcircuit detail into | fahim-oscad |
2016-04-05 | Modified subcircuit functionality in Openmodelica | fahim-oscad |
2016-03-31 | Modified getUnitVal function to accomodate decimal values | fahim-oscad |
2016-03-30 | Remove splitval function completly | fahim-oscad |
2016-03-29 | Remove the unwanted import statement | fahim-oscad |