aboutsummaryrefslogtreecommitdiff
path: root/src/modules/navigator/mission_feasibility_checker.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #694 from thomasgubler/beta_homealtitudewarningThomas Gubler2014-05-281-3/+4
|\ | | | | mission feasibility checker: add warning if waypoint is below home altitude
| * mission feasibility checker: add check for waypoint altitude relative to ↵Thomas Gubler2014-02-241-3/+4
| | | | | | | | home position altitude
* | navigator: comment only changes / code style fixesLorenz Meier2014-05-151-2/+4
|/
* navigator/geofence: move more functions to geofence class (WIP)Thomas Gubler2014-01-021-4/+5
|
* navigator/mission feasibility: prepare for pre-mission fence checkingThomas Gubler2014-01-011-5/+5
|
* Navigator: add MissionFeasibilityChecker class; performs validation of ↵Thomas Gubler2013-12-251-0/+82
landing waypoint set-up for fixed wing for now, but can be extended for other checks (e.g. check mission against geofence)