aboutsummaryrefslogtreecommitdiff
path: root/apps/multirotor_att_control/multirotor_rate_control.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed code style for multirotor_att_control appLorenz Meier2013-01-111-2/+8
* Yaw rate sanity checking for controllerLorenz Meier2012-11-201-0/+5
* Nulling controller parameters for additional safetyLorenz Meier2012-11-081-3/+3
* Fine tuning of manual controlTobias Naegeli2012-11-011-20/+20
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Accomodating for offboard control setupsLorenz Meier2012-10-221-2/+2
* Removed bogus time scalingsLorenz Meier2012-10-221-12/+10
* brought controller back to last tuned stateLorenz Meier2012-10-181-6/+9
* Various fixes to attitude control, flyable, needs parameter tuningLorenz Meier2012-10-171-2/+12
* Wip on inner rate loopdaregger2012-10-161-13/+28
* Merged new EKF versionLorenz Meier2012-10-161-12/+12
* working offboardtnaegeli2012-10-091-2/+7
* Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-041-19/+20
|\
| * Fixed inner yaw rate loopLorenz Meier2012-10-041-48/+31
* | fixed Rate controllertnaegeli2012-10-041-21/+6
* | rate controller updatetnaegeli2012-10-031-87/+33
|/
* WIP on HILLorenz Meier2012-09-221-3/+3
* Reworked control interface, needs testing / validationLorenz Meier2012-09-191-4/+4
* Reworking control infrastructure for inner rate loop, preparing offboard inte...Lorenz Meier2012-09-181-0/+256