aboutsummaryrefslogtreecommitdiff
path: root/src/modules/multirotor_att_control/multirotor_rate_control.c
Commit message (Expand)AuthorAgeFilesLines
* Added integral reset for rate controllerJulian Oes2013-06-191-0/+6
* Use rollacc and pitchacc from the estimator instead of differentiating in the...Julian Oes2013-06-191-6/+6
* Checkpoint: Quad is flying after PID lib changesJulian Oes2013-06-171-6/+4
* Merge branch 'pid_fixes' into new_state_machineJulian Oes2013-06-161-12/+5
|\
| * Added ctrl debugging valuesJulian Oes2013-06-161-2/+14
| * Added possibility to log pid control valuesJulian Oes2013-06-161-2/+2
* | Tried to add ctrl debug values to sdlog2 (WIP)Julian Oes2013-06-161-0/+1
* | Added ctrl debugging valuesJulian Oes2013-06-161-2/+14
* | Added possibility to log pid control valuesJulian Oes2013-06-161-2/+2
|/
* Added a filter parameter to the pid functionJulian Oes2013-06-151-4/+4
* Use the pid library in the rate controller and change de implementation of th...Julian Oes2013-06-151-13/+22
* Moved multirotor controllersLorenz Meier2013-04-271-0/+230