aboutsummaryrefslogtreecommitdiff
path: root/src/modules/multirotor_att_control
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Use the pid library in the rate controller and change de implementation of ↵Julian Oes2013-06-152-55/+27
| |/ | | | | | | | | | | | | | | | | the D part Conflicts: src/modules/multirotor_att_control/multirotor_rate_control.c src/modules/systemlib/pid/pid.c src/modules/systemlib/pid/pid.h
* | Controllers should not access state machine anymore but access the ↵Julian Oes2013-06-151-22/+23
| | | | | | | | vehicle_control_mode flags
* | 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
|/ | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c
* docs fixLorenz Meier2013-04-271-1/+1
|
* Moved multirotor controllersLorenz Meier2013-04-276-0/+1119