summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Induction motor implementation startThales Lima Oliveira2019-07-1010-41175/+45665
| | | | Machine initialization implemented. It seems that it's working. Check a OMIB with the motor.
* Power quality fully implementedThales Lima Oliveira2019-04-2618-28/+2063
| | | | A formal filter element must be implemented in future
* Frequency response implementedThales Lima Oliveira2019-04-2621-520/+773
| | | | Need a form
* THD implementedThales Lima Oliveira2019-04-252-14/+27
|
* Matpower Importer and power quality calculationThales Lima Oliveira2019-04-2541-3735/+9761
| | | | Power quality in implementation
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2019-01-221-1/+0
|\ | | | | | | wip/induction-motor
| * Merge error removal (2)Thales Lima Oliveira2019-01-2214-6/+60712
| |\
| * | Merge error removalThales Lima Oliveira2019-01-221-8/+0
| | |
* | | Some code stability optimizationThales Lima Oliveira2019-01-227-26/+48
| |/ |/|
* | Samples and site updatesThales Lima Oliveira2019-01-169-9960/+4894
| |
* | Samples AddedThales Lima Oliveira2019-01-168-0/+61614
| |
* | Site updateThales Lima Oliveira2019-01-161-1/+1
| |
* | Stability and site updatesThales Lima Oliveira2019-01-164-12/+4163
|/
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2019-01-114-86/+115
|\ | | | | | | wip/induction-motor
| * wxWidgets update (3.1.2) and bugfixesThales Lima Oliveira2018-12-294-88/+109
| |
* | ZIP load bugfixThales Lima Oliveira2019-01-111-2/+2
|/
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2018-07-145-9/+12
|\ | | | | | | wip/induction-motor
| * fault and control system implementation error fixedThales Lima Oliveira2018-07-145-9/+12
| |
* | Some vector pre-allocation and test curves implementationThales Lima Oliveira2018-07-144-13/+62
|/
* Linux bugfixesThales Lima2018-05-153-4/+4
|
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2018-05-04838-2690/+12046
|\ | | | | | | wip/induction-motor
| * Commit for syncThales Lima Oliveira2018-05-03838-2690/+12046
| |
* | Clipboard fixThales Lima Oliveira2018-05-032-6/+7
|/
* Some minor improvementsThales Lima Oliveira2018-04-112-0/+3
|
* Merge pull request #45 from Thales1330/wip/import-ANAREDE-filesThales Lima Oliveira2018-04-1178-2608/+4922
|\ | | | | Wip import anarede files
| * Refreshed ignored filesThales Lima Oliveira2018-04-113-874/+0
| |
| * update .gitignore fileThales Lima Oliveira2018-04-113-370/+371
| |
| * Bugfixes and translation updateThales Lima Oliveira2018-04-115-1361/+1402
| |
| * Base folder strategy abandoned due compatibility with wxCrafterThales Lima Oliveira2018-04-1061-201/+202
| |
| * More bugfixesThales Lima Oliveira2018-04-095-15/+14
| |
| * BugfixesThales Lima Oliveira2018-04-078-109/+484
| |
| * Create loads not present in graphical dataThales Lima Oliveira2018-04-058-26/+206
| | | | | | | | | | | | | | Create load not present in graphical data, but present in electric data. Data report copy implemented (Ctrl + C). Data report select all implemented (Ctrl + A). Some bugfixes
| * Some ANAREDE to PSP electric data implementedThales Lima Oliveira2018-04-046-84/+101
| | | | | | | | Some bugfixes
| * .PWF parse implemented, some electrical data set tooThales Lima Oliveira2018-04-034-194/+541
| |
| * PWF file parse bugfixesThales Lima Oliveira2018-04-031-12/+17
| |
| * PWF bus data parse implementedThales Lima Oliveira2018-04-024-520/+669
| |
| * .LST file import bugfixThales Lima Oliveira2018-03-313-526/+531
| |
| * All elements graphic data implementedThales Lima Oliveira2018-03-283-85/+250
| |
| * Bus graphics data importedThales Lima Oliveira2018-03-283-10/+64
| |
| * LST file parse createdThales Lima Oliveira2018-03-274-91/+382
| |
| * More GUI updatesThales Lima Oliveira2018-03-262-28/+34
| |
| * Import file GUI implementedThales Lima Oliveira2018-03-2613-242/+1794
|/
* Control systems initialization bug fixedThales Lima Oliveira2018-03-264-455/+461
|
* Merge pull request #44 from Thales1330/org/file-handling-and-ctrl-initThales Lima Oliveira2018-01-0856-3070/+2727
|\ | | | | Org file handling and ctrl init
| * File handling and control initialization organizedThales Lima Oliveira2018-01-0849-1336/+1087
| |
| * Some power element file hand. organizedThales Lima Oliveira2018-01-0510-328/+329
| |
| * Control elements file handling reorganizedThales Lima Oliveira2018-01-0426-602/+383
| |
| * Some file hand. organization and generalizationThales Lima Oliveira2018-01-0317-2073/+2197
|/
* Merge pull request #43 from Thales1330/wip/math-expr-control-blockThales Lima Oliveira2017-12-3165-1746/+34436
|\ | | | | Wip math expr control block
| * Math Expression implementedThales Lima Oliveira2017-12-3130-550/+691
| |