summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Math expression solver implementedThales Lima Oliveira2017-12-216-112/+127
|
* Math expr GUI implementedThales Lima Oliveira2017-12-2028-137/+278
|
* Several implementations on math expression blockThales Lima Oliveira2017-12-1941-1213/+33602
|
* Documentation graphs with GraphvizThales Lima Oliveira2017-11-091224-6144/+4938
|
* Documentation updateThales Lima Oliveira2017-11-09294-8906/+1999
|
* Merge pull request #42 from Thales1330/org/base-form-filesThales Lima Oliveira2017-11-09604-43109/+3945
|\ | | | | Org base form files
| * Doxifile and documentation updatedThales Lima Oliveira2017-11-091-4/+7
| |
| * Base form files organizedThales Lima Oliveira2017-11-09603-43105/+3938
| |
* | Update _config.ymlThales Lima Oliveira2017-11-091-2/+1
| |
* | Update _config.ymlThales Lima Oliveira2017-11-091-1/+2
| |
* | Update _config.ymlThales Lima Oliveira2017-11-091-1/+1
| |
* | Update _config.ymlThales Lima Oliveira2017-11-091-1/+3
| |
* | Delete .nojekyllThales Lima Oliveira2017-11-091-1/+0
| |
* | Create .nojekyllThales Lima Oliveira2017-11-091-0/+1
| |
* | Delete .nojekyllThales Lima Oliveira2017-11-091-1/+0
| |
* | Delete .nojekyllThales Lima Oliveira2017-11-091-1/+0
| |
* | Create .nojekyllThales Lima Oliveira2017-11-091-0/+1
| |
* | Create .nojekyllThales Lima Oliveira2017-11-091-0/+1
| |
* | Set theme jekyll-theme-caymanThales Lima Oliveira2017-11-090-0/+0
| |
* | Delete .nojekyllThales Lima Oliveira2017-11-091-1/+0
| |
* | Create .nojekyllThales Lima Oliveira2017-11-091-0/+1
|/
* Documentation and translation updatedThales Lima Oliveira2017-11-08324-7648/+9231
|
* Merge pull request #41 from Thales1330/wip/zip-loadThales Lima Oliveira2017-11-0820-6211/+12062
|\ | | | | Wip zip load
| * File handling implamentation of ZIP loads (and simulation data)Thales Lima Oliveira2017-11-085-7/+164
| | | | | | | | Version updated
| * ZIP load fully implementedThales Lima Oliveira2017-11-0719-6207/+11901
|/ | | | Need to save the new data
* Shared OpenGL context bug fixedThales Lima2017-10-288-6081/+6091
|
* Fixed textures bug on linuxThales Lima2017-10-2523-537/+589
|
* Some minor fixes for linux versionThales Lima2017-10-242-4/+8
|
* A lot of text bugfixesThales Lima Oliveira2017-10-2420-996/+346
|
* Text element reimplementedThales Lima Oliveira2017-10-2314-201/+336
|
* Several changes and bugfixes to compile the program on linux ↵Thales Lima2017-10-2116-230/+345
| | | | (ubuntu-xenial-amb64)
* Project support to 32 bits (Windows)Thales Lima Oliveira2017-10-178-6/+52
| | | | | Download via github release Gitignore update
* Merge pull request #40 from Thales1330/wip-mimo-control-systemThales Lima Oliveira2017-10-1140-1022/+1504
|\ | | | | Wip mimo control system
| * Divider save bug fixedThales Lima Oliveira2017-10-1124-781/+803
| | | | | | | | | | Control icons updated Version to download updated
| * Some control elements improvementsThales Lima Oliveira2017-10-103-38/+41
| |
| * Divider control element implementedThales Lima Oliveira2017-10-0921-95/+410
| | | | | | | | | | | | Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed
| * Velocity variaton input implementedThales Lima Oliveira2017-10-087-1/+20
| | | | | | | | For PSS control on AVR
| * MIMO fully implementedThales Lima Oliveira2017-10-079-70/+83
| | | | | | | | | | Electromechanical adjusted Some control editor bugfixes
| * Several new implementation, not workingThales Lima Oliveira2017-10-069-54/+164
|/
* Merge pull request #39 from Thales1330/wip/sync-machine-saturationThales Lima Oliveira2017-10-06732-5591/+21081
|\ | | | | Wip sync machine saturation
| * A lot of documentation writtenThales Lima Oliveira2017-10-06270-1749/+5051
| |
| * Add copyright on files and documentation updateThales Lima Oliveira2017-10-05705-4409/+16352
| |
| * Saturation fixed in q axisThales Lima Oliveira2017-10-043-10/+10
| |
| * Some saturation bugs fixedThales Lima Oliveira2017-09-283-59/+80
| |
| * Saturation calculated by Newton raphson implmenetedThales Lima Oliveira2017-09-254-27/+67
| | | | | | | | Not working yet
| * Zero xd bug fixed, some parameters showedThales Lima Oliveira2017-09-253-1/+16
| | | | | | | | The calculation is wrong
| * Saturation ImplementedThales Lima Oliveira2017-09-233-155/+247
| | | | | | | | | | | | Finally! The calculations are converging! Need to be tested.
| * Saturated voltages implementedThales Lima Oliveira2017-09-222-20/+44
| | | | | | | | Need to fix the current and update the saturation factors
| * Saturation initialization fixedThales Lima Oliveira2017-09-213-21/+23
| |
| * Saturation initialization implementation startThales Lima Oliveira2017-09-202-17/+68
|/