aboutsummaryrefslogtreecommitdiff
path: root/apps/multirotor_att_control/multirotor_attitude_control.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code style for multirotor_att_control appLorenz Meier2013-01-111-1/+1
|
* Cleaned up PI wrapping code, still subject to testingLorenz Meier2012-11-201-1/+1
|
* Distinction between yaw position and yaw speed control, just messsed around ↵Julian Oes2012-11-191-1/+1
| | | | in the code, untested
* Controller and estimator updatesdaregger2012-10-161-0/+0
|
* Merged new EKF versionLorenz Meier2012-10-161-0/+0
|
* Untested, but fully implemented attitude and/or inner rate controlLorenz Meier2012-09-231-2/+3
|
* Rewrote SD logging app, simpler, but effective. Pending testingLorenz Meier2012-09-101-3/+0
|
* Changed to publishing armed state in commanderLorenz Meier2012-09-021-3/+1
|
* Added deamon example, reworked / merged multirotor attitude control. Ready ↵Lorenz Meier2012-08-191-0/+61
for AR.Drone interface changes and integration tests