aboutsummaryrefslogtreecommitdiff
path: root/src/modules/multirotor_att_control
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'drton/pid_fixes_drton_debug' into new_state_mac...Julian Oes2013-06-204-16/+11
|\
| * Cleanup: remove useless angular rates from attitude rate controllerAnton Babushkin2013-06-203-11/+5
| * Att rate PID fixAnton Babushkin2013-06-201-4/+5
| * Added integral reset for rate controllerJulian Oes2013-06-191-0/+6
| * Cherry-picked commit e2ff60b0a6dbcd714d57e781d9fe174b110a6237: use rateacc va...Julian Oes2013-06-193-20/+32
| * Checkpoint: Quad is flying after PID lib changesJulian Oes2013-06-172-7/+5
* | 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-193-12/+19
* | Checkpoint: Quad is flying after PID lib changesJulian Oes2013-06-172-9/+7
* | Merge branch 'pid_fixes' into new_state_machineJulian Oes2013-06-165-20/+27
|\|
| * Added ctrl debugging valuesJulian Oes2013-06-161-2/+14
| * Added possibility to log pid control valuesJulian Oes2013-06-162-4/+4
| * Fixed pid bug, attitude was not controlledJulian Oes2013-06-161-4/+6
* | 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-162-4/+4
* | Fixed pid bug, attitude was not controlledJulian Oes2013-06-161-4/+6
* | Merge branch 'pid_fixes' into new_state_machineJulian Oes2013-06-152-56/+28
|\|
| * Added a filter parameter to the pid functionJulian Oes2013-06-152-8/+8
| * Use the pid library in the rate controller and change de implementation of th...Julian Oes2013-06-152-55/+27
* | Controllers should not access state machine anymore but access the vehicle_co...Julian Oes2013-06-151-22/+23
* | Introduced new actuator_safety topicJulian Oes2013-06-141-5/+16
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-32/+38
|/
* docs fixLorenz Meier2013-04-271-1/+1
* Moved multirotor controllersLorenz Meier2013-04-276-0/+1119