aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_att_control/fw_att_control_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fw_pid_cleanup' into fw_stagingThomas Gubler2013-10-241-2/+2
|\
| * fix small bug where roll instead of pitch was usedThomas Gubler2013-10-241-2/+2
* | Merge branch 'fw_jacobians_and_yaw' into fw_stagingThomas Gubler2013-10-241-3/+3
|\ \ | |/ |/|
| * fw att ctrl: transpose RThomas Gubler2013-10-241-3/+3
* | fw ctrl: rename parameters to more consistent namesThomas Gubler2013-10-241-12/+12
* | wip fw ctrl, several small bugfixes, set limit to 1Thomas Gubler2013-10-241-23/+26
* | fw att control: bugfixes for integratorThomas Gubler2013-10-241-6/+12
|/
* change wrong commentThomas Gubler2013-10-241-1/+1
* wip, minor bugfixes in fw att controlThomas Gubler2013-10-241-4/+4
* wip, fw attitude ctrl: split into attitude and rate, compiles, untestedThomas Gubler2013-10-241-17/+67
* wip, fw att ctrl: coordinated turnThomas Gubler2013-10-241-1/+1
* using jacobians in fw attitude controlThomas Gubler2013-10-241-2/+2
* Piping through manual control channelsLorenz Meier2013-10-151-0/+4
* Dynamic integral resets for straight and circle mode, announcing turn radius nowLorenz Meier2013-10-081-0/+4
* Added complete attitude control frameworkLorenz Meier2013-08-231-0/+770