aboutsummaryrefslogtreecommitdiff
path: root/src/modules/multirotor_att_control/multirotor_att_control_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'drton/pid_fixes_drton_debug' into new_state_mac...Julian Oes2013-06-201-7/+1
|\
| * Cleanup: remove useless angular rates from attitude rate controllerAnton Babushkin2013-06-201-7/+1
| * Cherry-picked commit e2ff60b0a6dbcd714d57e781d9fe174b110a6237: use rateacc va...Julian Oes2013-06-191-5/+21
* | Use rollacc and pitchacc from the estimator instead of differentiating in the...Julian Oes2013-06-191-5/+12
* | Merge branch 'pid_fixes' into new_state_machineJulian Oes2013-06-161-3/+11
|\|
* | 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
|/
* Moved multirotor controllersLorenz Meier2013-04-271-0/+485