aboutsummaryrefslogtreecommitdiff
path: root/src/lib/external_lgpl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '559_tecs_climbout' into fw_autoland_att_tecs_navigator_terminat...Thomas Gubler2013-12-231-0/+8
|\
| * tecs: change pitch on climbout #559 (ported from ardupilot)Thomas Gubler2013-12-231-0/+8
| * tecs: fix wrong != 0 checkThomas Gubler2013-11-191-1/+1
* | tecs: speedrate: use p loop instead of pre calculated speed rate for nowThomas Gubler2013-11-242-25/+40
* | tecs: roll2thr: fix to be consistent with commentThomas Gubler2013-11-241-1/+1
* | disable a printfThomas Gubler2013-11-241-1/+1
* | disabling bad descent detection because of to many false positivesThomas Gubler2013-11-241-7/+11
* | tecs: fix wrong != 0 checkThomas Gubler2013-11-191-1/+1
* | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-031-1/+3
|\|
| * initialize _vel_dot and _STEdotErrLastThomas Gubler2013-11-031-1/+3
* | heightrate p as parameterThomas Gubler2013-10-312-1/+6
* | remove filtering of height setpointThomas Gubler2013-10-311-1/+1
* | change calc of hgt_rate_dem to use the filtered height setpointThomas Gubler2013-10-311-1/+1
* | add missing copy of variableThomas Gubler2013-10-271-0/+1
* | change _update_height_demand for testThomas Gubler2013-10-272-24/+38
|/
* Small improvements to autoland, ensure that throttle can be shut down close t...Lorenz Meier2013-10-161-0/+5
* Compile fixLorenz Meier2013-09-111-1/+1
* More cleanupLorenz Meier2013-09-102-3/+3
* Checked in L1 position and TECS altitude control. Not test-flown in HIL or ou...Lorenz Meier2013-09-103-0/+932