aboutsummaryrefslogtreecommitdiff
path: root/src/modules/navigator/module.mk
Commit message (Collapse)AuthorAgeFilesLines
* navigator/geofence: add parameter to disable geofenceThomas Gubler2014-01-051-1/+2
|
* create geofence class and start moving fence functionality to this classThomas Gubler2014-01-021-1/+2
|
* Navigator: add MissionFeasibilityChecker class; performs validation of ↵Thomas Gubler2013-12-251-1/+2
| | | | landing waypoint set-up for fixed wing for now, but can be extended for other checks (e.g. check mission against geofence)
* Navigator: Moved mission stuff in separate classJulian Oes2013-12-161-1/+2
|
* Add data manager module and fence support to navigatorJean Cyr2013-11-031-0/+2
| | | | | | | | - Add function to geo.c to determine if global position is inside fence - Add navigator support/commands for maintaining fence coords. - Add data manager module to support persistence fence storage. Can store other data, but only used for fence at this time. - Add unit tests for data manager
* Add navigator - not enabled for compilation, WIPLorenz Meier2013-08-221-0/+41