28 Commits (5386edb7916ac42aeafa1bd872f0f4e7414933ec)

Author SHA1 Message Date
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay e7020b218a AC_Fence: revert param Enable to be FLAG_ENABLE 9 years ago
Tom Pittenger 5e811b8463 AC_Fence: set param "Enable" to be FLAG_ENABLE 9 years ago
Randy Mackay e820506c5a AC_Fence: add polygon fence check to check_destination_within_fence 9 years ago
Randy Mackay a9d1dcd6ac AC_Fence: trigger reloading of polygon fence if update from GCS 9 years ago
Randy Mackay d91805edbf AC_Fence: add support for polygon fences 9 years ago
Randy Mackay 4829dbb55d AC_Fence: rename check_destination_within_fence and accept distances in meters 9 years ago
Saloni Jain ff843448aa AC_Fence: Added a new function to check whether the guided waypoint is within the fence 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho ccd03bcf60 AC_Fence: use millis/micros/panic functions 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Gustavo Jose de Sousa d030e817d9 AC_Fence: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell aa1bfb1ca7 AC_Fence: revert AP_Math class change 10 years ago
Tom Pittenger 94ffc9b942 AC_Fence: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Randy Mackay f06c859d93 AC_Fence: add comment re check_fence method 10 years ago
Jonathan Challinger 05fda4ee4c AC_Fence: accept curr_alt parameter instead of getting alt from inav 10 years ago
Jonathan Challinger f06cc5d0c1 AC_Fence: change inav to const reference 10 years ago
Randy Mackay 9aba885231 AC_Fence: fix prearm check 10 years ago
Randy Mackay c24e997fb2 AC_Fence: use inertial nav's get_filter_status 10 years ago
Randy Mackay 0c0521a555 AC_Fence: append f to floating point constants 11 years ago
Randy Mackay e855cfec02 AC_Fence: add 10sec manual recovery 11 years ago
Randy Mackay c4df3ea187 Fence: parameter display name fix 11 years ago
Tobias b94d6848de AC_Fence: replace "_ina->geT_position().z" with more efficent 11 years ago
Tobias 596c7a25b7 AC_Fence: make member pointer to AP_InertialNav const, remove unused 11 years ago
Randy Mackay 04b84664e5 AC_Fence: add safety margin parameter 12 years ago
Randy Mackay de59ea3ddc Copter Fence: reduce circle @Range to 30m 12 years ago
Randy Mackay 2d17688363 AC_Fence: add backup fence 12 years ago
Randy Mackay 9910d6d1cd AC_Fence: first implemenation of library 12 years ago