aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_att_control
Commit message (Collapse)AuthorAgeFilesLines
* 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 --> ↵Thomas Gubler2012-11-111-1/+1
| | | | more lift)
* 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