aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_pos_control_l1/landingslope.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warningsDon Gagne2014-06-291-4/+4
|
* integrate range finder into fw landingThomas Gubler2014-03-151-3/+28
|
* fw landing: improve slope altitude calc to avoid climbout after waypoint. ↵Thomas Gubler2014-02-021-5/+16
| | | | Throttle cut is now defined via altitude
* add fw autoland documentationThomas Gubler2013-12-291-8/+8
|
* Navigator: add MissionFeasibilityChecker class; performs validation of ↵Thomas Gubler2013-12-251-6/+28
| | | | landing waypoint set-up for fixed wing for now, but can be extended for other checks (e.g. check mission against geofence)
* fw landing: move more functionality to the landingslope classThomas Gubler2013-12-251-0/+1
|
* move landing slope calculations into own classThomas Gubler2013-12-251-0/+86