aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_att_control
Commit message (Expand)AuthorAgeFilesLines
* Fixedwing controller code styleLorenz Meier2013-01-115-179/+184
* State machine / switching improvementsLorenz Meier2012-12-311-53/+7
* Stabilization enabling / switchingLorenz Meier2012-12-301-2/+14
* Safer fixed wing mode switchingLorenz Meier2012-12-291-1/+1
* Minor fixes, pushing WIPLorenz Meier2012-12-291-2/+2
* Cleaned up attitude control in HIL, implemented very simple guided / stabiliz...Lorenz Meier2012-12-281-2/+46
* Cleaned up control mode state machine / flight mode / navigation state machin...Lorenz Meier2012-12-271-37/+54
* Merged IO feature branchLorenz Meier2012-12-131-9/+11
|\
| * Added required additional fields: If system is ok to launch (required for LED...Lorenz Meier2012-12-131-8/+47
* | Added feedforward throttle to pitch compensation, heading from position contr...Lorenz Meier2012-11-273-41/+44
* | Merged fixed wing branchesLorenz Meier2012-11-263-11/+9
|\ \
| * | fw_controller testingThomas Gubler2012-11-253-7/+8
* | | More fixed wing improvementsLorenz Meier2012-11-261-1/+1
* | | Merged with coordinated turn effortLorenz Meier2012-11-254-16/+52
|\| |
| * | manual merge of origin/master into fw_controlThomas Gubler2012-11-251-14/+38
| |\|
| * | manual merge of origin/master into fw_controlThomas Gubler2012-11-211-2/+2
| |\ \
| * | | first version of yaw control loop, needs testingThomas Gubler2012-11-134-9/+45
* | | | Fixes for roll/pitch feedforwardLorenz Meier2012-11-251-2/+6
* | | | mode switching for all platforms, additional fixed wing modesLorenz Meier2012-11-252-15/+51
| |_|/ |/| |
* | | fixed wing manual setpoints in manual modeLorenz Meier2012-11-251-15/+35
| |/ |/|
* | Cleaned up PI wrapping code, still subject to testingLorenz Meier2012-11-201-2/+2
|/
* change sign of elevator in mixer to match standard convention (positive --> m...Thomas Gubler2012-11-111-1/+1
* Corrected some bugs, thanks to Doug for spotting themThomas Gubler2012-10-293-7/+4
* fw control: added Dougs horizontal navigation controllerThomas Gubler2012-10-283-23/+23
* moved elevator (-1) multipliction, ultimately this has to go into the mixerThomas Gubler2012-10-282-4/+4
* roll compensation and default paramter values, pitch value has a sign errorThomas Gubler2012-10-282-11/+16
* fw control: moved and renamed parameters, attitude: roll and pitch workingThomas Gubler2012-10-283-65/+69
* fw control: attitude, added pid elementsThomas Gubler2012-10-282-16/+14
* fw control: fixed parameter reloading, disabled old fw control appThomas Gubler2012-10-272-2/+2
* changed headersThomas Gubler2012-10-273-3/+5
* [work in progess] some copy paste for pitch and yaw, but not enabled yetThomas Gubler2012-10-223-22/+44
* added parametersThomas Gubler2012-10-222-38/+84
* [work in progess]roll attitude and roll rate loop worksThomas Gubler2012-10-214-5/+193
* [work in progess] added pos control skeletonThomas Gubler2012-10-214-0/+501