aboutsummaryrefslogtreecommitdiff
path: root/src/modules/navigator/geofence.h
Commit message (Expand)AuthorAgeFilesLines
* geofence: better usefeedback if loadedThomas Gubler2014-09-221-0/+4
* geofence: make some functions private, correctly update paramsThomas Gubler2014-08-241-3/+4
* geofence: add counter threshold for subsequent detectionsThomas Gubler2014-08-241-2/+6
* geofence: can select gps instead of global positionThomas Gubler2014-08-241-1/+13
* geofence: support AMSL modeThomas Gubler2014-08-171-14/+26
* navigator: comment only changes / code style fixesLorenz Meier2014-05-151-2/+3
* geofence: make better use of Block class for updating parametersThomas Gubler2014-03-081-3/+3
* navigator/geofence: add parameter to disable geofenceThomas Gubler2014-01-051-0/+6
* navigator/geofence: add isEmpty() function and checksThomas Gubler2014-01-041-1/+3
* geofence: do not keep fence in memoryThomas Gubler2014-01-041-7/+2
* geofence: add simple vertical checkThomas Gubler2014-01-041-1/+1
* navigator: add pre mission geofence checkThomas Gubler2014-01-041-0/+1
* navigator: load geofence from textfileThomas Gubler2014-01-041-2/+11
* navigator/geofence: move more functions to geofence class (WIP)Thomas Gubler2014-01-021-0/+16
* create geofence class and start moving fence functionality to this classThomas Gubler2014-01-021-0/+64