Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DocSearch Algolia implemented for docs | Thales Lima Oliveira | 2020-08-07 | 1 | -11/+11 |
| | |||||
* | Text bug fix and documentation update | Thales Lima Oliveira | 2020-08-01 | 3 | -3/+23 |
| | | | | | | New fancy [PSP-UFU website](https://thales1330.github.io/PSP/) and [changelog](https://thales1330.github.io/PSP/blog) using [docusaurus](https://v2.docusaurus.io/); Text element performance improved for OpenGL render; Major text bug on copy fixed | ||||
* | Close project implemented | Thales Lima Oliveira | 2020-07-08 | 1 | -2/+20 |
| | |||||
* | Fix the include of wingdi.h in Linux build | Thales Lima Oliveira | 2020-07-08 | 1 | -0/+2 |
| | |||||
* | Changes in GLM include | Thales Lima Oliveira | 2020-07-08 | 2 | -2/+2 |
| | |||||
* | GLM folder changed | Thales Lima Oliveira | 2020-07-08 | 426 | -8/+424 |
| | |||||
* | Code fixes to compile in MinGW and MSVC | Thales Lima Oliveira | 2020-07-08 | 6 | -27/+497 |
| | | | | CMakeLists includes | ||||
* | Voltage heat map implemented | Thales Lima Oliveira | 2020-07-07 | 471 | -9762/+76297 |
| | | | | | | | | | Voltage heat map implemented using modern OpenGL =) New external library required: -GLEW -GLFW -GLM (incorporeted at the source) Old memory leaks fixed =) | ||||
* | Device context implemented | Thales Lima Oliveira | 2020-06-13 | 89 | -14691/+15275 |
| | |||||
* | Control editor DC fixes | Thales Lima Oliveira | 2020-06-10 | 8 | -27/+120 |
| | |||||
* | Merge branch 'master' of https://github.com/Thales1330/PSP | Thales Lima Oliveira | 2020-06-09 | 5 | -6/+61 |
|\ | |||||
| * | Control Editor device context draw imp init | Thales Lima Oliveira | 2020-06-09 | 6 | -8/+70 |
| | | |||||
* | | Some OpenGL canvas fix | Thales Lima Oliveira | 2020-06-09 | 5 | -8/+24 |
|/ | |||||
* | Some class enum implementation | Thales Lima Oliveira | 2020-06-06 | 41 | -721/+733 |
| | | | | Just for better code design: https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types | ||||
* | Included a VS solution (vs16) | Thales Lima Oliveira | 2020-06-03 | 4 | -2903/+3298 |
| | | | | Some minor bugfixes and leaks | ||||
* | Additional library included in OpenGL for Linux | Thales Lima Oliveira | 2020-06-02 | 1 | -1/+3 |
| | |||||
* | Readaptation to non-msw compilers | Thales Lima Oliveira | 2020-06-02 | 5 | -0/+11 |
| | |||||
* | OpenGL bugfixes and wxGC port alternative init | Thales Lima Oliveira | 2020-06-02 | 82 | -320/+1284 |
| | | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC. | ||||
* | Minor changes to 32bit MSW version | Thales Lima Oliveira | 2019-11-01 | 2 | -5/+5 |
| | |||||
* | Code changes to use Mingw-w64 compiler and WxWidgets 3.1.3 | Thales Lima Oliveira | 2019-10-31 | 3 | -18/+11 |
| | |||||
* | Codefix for 32 bits compilance | Thales Lima Oliveira | 2019-10-25 | 2 | -4/+4 |
| | |||||
* | External library deprected code fixed | Thales Lima Oliveira | 2019-10-16 | 1 | -3074/+2902 |
| | |||||
* | PSP-UFU automated test | Thales Lima Oliveira | 2019-10-16 | 3 | -3/+34 |
| | |||||
* | Windows direct file open bugfix | Thales Lima Oliveira | 2019-10-16 | 1 | -2/+3 |
| | |||||
* | Test message build | Thales Lima Oliveira | 2019-10-16 | 1 | -1/+1 |
| | |||||
* | Test input build | Thales Lima Oliveira | 2019-10-16 | 1 | -5/+61 |
| | |||||
* | Website update | Thales Lima Oliveira | 2019-10-13 | 3 | -512/+921 |
| | |||||
* | Motor integration with PF | Thales Lima Oliveira | 2019-07-25 | 16 | -73/+573 |
| | | | | | | Newton bug fixed Newton inertia implemented Gauss-Newton implemented | ||||
* | Newton bug fixed | Thales Lima Oliveira | 2019-07-24 | 28 | -7488/+9171 |
| | |||||
* | Version update | Thales Lima Oliveira | 2019-07-18 | 2 | -12525/+12528 |
| | |||||
* | Multiple motor initialization implemented | Thales Lima Oliveira | 2019-07-13 | 8 | -59/+415 |
| | |||||
* | Motor start implemented and bugfixes | Thales Lima Oliveira | 2019-07-12 | 3 | -34/+81 |
| | |||||
* | Induction motor DAE implemented | Thales Lima Oliveira | 2019-07-11 | 4 | -51/+259 |
| | | | | | Need some testing Check inertia | ||||
* | Induction motor implementation start | Thales Lima Oliveira | 2019-07-10 | 9 | -41175/+44900 |
| | | | | Machine initialization implemented. It seems that it's working. Check a OMIB with the motor. | ||||
* | Power quality fully implemented | Thales Lima Oliveira | 2019-04-26 | 18 | -28/+2063 |
| | | | | A formal filter element must be implemented in future | ||||
* | Frequency response implemented | Thales Lima Oliveira | 2019-04-26 | 21 | -520/+773 |
| | | | | Need a form | ||||
* | THD implemented | Thales Lima Oliveira | 2019-04-25 | 2 | -14/+27 |
| | |||||
* | Matpower Importer and power quality calculation | Thales Lima Oliveira | 2019-04-25 | 41 | -3735/+9761 |
| | | | | Power quality in implementation | ||||
* | Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵ | Thales Lima Oliveira | 2019-01-22 | 1 | -1/+0 |
|\ | | | | | | | wip/induction-motor | ||||
| * | Merge error removal (2) | Thales Lima Oliveira | 2019-01-22 | 11 | -1/+60707 |
| |\ | |||||
| * | | Merge error removal | Thales Lima Oliveira | 2019-01-22 | 1 | -8/+0 |
| | | | |||||
* | | | Some code stability optimization | Thales Lima Oliveira | 2019-01-22 | 7 | -26/+48 |
| |/ |/| | |||||
* | | Samples and site updates | Thales Lima Oliveira | 2019-01-16 | 6 | -9957/+4891 |
| | | |||||
* | | Samples Added | Thales Lima Oliveira | 2019-01-16 | 8 | -0/+61614 |
| | | |||||
* | | Stability and site updates | Thales Lima Oliveira | 2019-01-16 | 3 | -9/+4160 |
|/ | |||||
* | Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵ | Thales Lima Oliveira | 2019-01-11 | 4 | -86/+115 |
|\ | | | | | | | wip/induction-motor | ||||
| * | wxWidgets update (3.1.2) and bugfixes | Thales Lima Oliveira | 2018-12-29 | 4 | -88/+109 |
| | | |||||
* | | ZIP load bugfix | Thales Lima Oliveira | 2019-01-11 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵ | Thales Lima Oliveira | 2018-07-14 | 5 | -9/+12 |
|\ | | | | | | | wip/induction-motor | ||||
| * | fault and control system implementation error fixed | Thales Lima Oliveira | 2018-07-14 | 5 | -9/+12 |
| | |