aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/pid/pid.c
Commit message (Expand)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-191/+0
* My PID integral part fixesJulian Oes2012-12-191-0/+6
* re-adding pid limitationThomas Gubler2012-11-051-2/+2
* Fine tuning of manual controlTobias Naegeli2012-11-011-2/+2
* prevent double-precision promotion where its not requiredLorenz Meier2012-10-311-2/+2
* Major formatting/whitespace cleanuppx4dev2012-10-231-9/+19
* Changes to the PID controller. Adds "limit" to the parameter set. Implement...Doug Weibel2012-10-071-48/+30
* Fixed heading calculation, fixed heading controllerLorenz Meier2012-09-291-1/+1
* General robustness improvements in PID struct, numerically close to bullet-pr...Lorenz Meier2012-09-231-14/+39
* WIP on HILLorenz Meier2012-09-221-18/+38
* Added deamon example, reworked / merged multirotor attitude control. Ready fo...Lorenz Meier2012-08-191-3/+3
* Cleaned up position control (WIP), moved PID structs (should become classes) ...Lorenz Meier2012-08-191-0/+148