summaryrefslogtreecommitdiffstats
path: root/Project/ControlElementSolver.h
Commit message (Collapse)AuthorAgeFilesLines
* Divider control element implementedThales Lima Oliveira2017-10-091-0/+3
| | | | | | Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed
* Velocity variaton input implementedThales Lima Oliveira2017-10-081-0/+3
| | | | For PSS control on AVR
* Several new implementation, not workingThales Lima Oliveira2017-10-061-11/+27
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+25
|
* Dynamic elements initialization implementedThales Lima Oliveira2017-05-241-1/+1
|
* Control test and sync generator control implementedThales Lima Oliveira2017-05-151-2/+9
| | | | Text buggy when opens
* Initialization implementedThales Lima Oliveira2017-05-111-1/+3
|
* Secondary branch, TF and limiter solutionThales Lima Oliveira2017-05-081-1/+3
| | | | much work, such results
* Streight control solver implementedThales Lima Oliveira2017-05-061-6/+10
| | | | Buggy, running 2x... Why??
* Control solver class createdThales Lima Oliveira2017-05-041-0/+41
Just the basics methods implemented