aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_pos_control
Commit message (Collapse)AuthorAgeFilesLines
* Fixedwing controller code styleLorenz Meier2013-01-111-205/+208
|
* minor code cleanup, not changing functionalityLorenz Meier2012-11-281-11/+4
|
* fix for ground speed minimum, untestedLorenz Meier2012-11-281-29/+37
|
* Added feedforward throttle to pitch compensation, heading from position ↵Lorenz Meier2012-11-271-20/+18
| | | | controller still broken
* Merged fixed wing branchesLorenz Meier2012-11-261-15/+46
|\
| * fw_controller testingThomas Gubler2012-11-251-11/+37
| |
* | More fixed wing improvementsLorenz Meier2012-11-261-1/+1
| |
* | Merged with coordinated turn effortLorenz Meier2012-11-251-16/+43
|\|
| * manual merge of origin/master into fw_controlThomas Gubler2012-11-251-54/+0
| |\
| * \ manual merge of origin/master into fw_controlThomas Gubler2012-11-212-88/+20
| |\ \
| * | | fw control: work in progress, heading rate control loopThomas Gubler2012-11-141-11/+35
| | | |
| * | | first version of yaw control loop, needs testingThomas Gubler2012-11-131-1/+0
| | | |
* | | | mode switching for all platforms, additional fixed wing modesLorenz Meier2012-11-251-94/+120
| |_|/ |/| |
* | | Removed unneeded headerLorenz Meier2012-11-241-54/+0
| |/ |/|
* | Cleaned up PI wrapping code, still subject to testingLorenz Meier2012-11-202-91/+24
|/
* small code cleanupThomas Gubler2012-11-111-4/+4
|
* fw control: minor cleanup (work in progress)Thomas Gubler2012-11-051-11/+5
|
* work in progress: line following workingThomas Gubler2012-11-051-24/+51
|
* Work in process - beginning of navigation/position control implementation. ↵Doug Weibel2012-10-302-10/+156
| | | | Compiles, but has not been tested.
* added a very simple altitude controller for testingThomas Gubler2012-10-281-12/+37
|
* fw control: added Dougs horizontal navigation controllerThomas Gubler2012-10-281-25/+69
|
* fw control: moved and renamed parameters, attitude: roll and pitch workingThomas Gubler2012-10-281-3/+73
|
* fw control: attitude, added pid elementsThomas Gubler2012-10-281-3/+3
|
* changed headersThomas Gubler2012-10-271-1/+1
|
* [work in progess] some copy paste for pitch and yaw, but not enabled yetThomas Gubler2012-10-221-1/+1
|
* [work in progess] added pos control skeletonThomas Gubler2012-10-212-0/+253