64 Commits (0b5dad33f26b96ffaed212d75674c30dfa07f422)

Author SHA1 Message Date
Dr.-Ing. Amilcar Do Carmo Lucas 9ac429ab13 AC_Fence: Use SI units conventions in parameter units 8 years ago
Randy Mackay c1a25c25f7 AC_Fence: return failure message 8 years ago
Randy Mackay 8171645876 AC_Fence: pre-arm check requires GPS if polygon fence enabled 8 years ago
Jacob Walser 3c6df7cc0e AC_Fence: Add minimum altitude limit 8 years ago
murata 0f486aeecb AC_Fence: shorten calculation of return value 8 years ago
murata b48ea53f60 Revert "AC_Fence: Activate the create flag." 8 years ago
murata c63a6a2738 AC_Fence: Activate the create flag. 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Peter Barker d188504b8b AC_Fence: remove unused variable _boundary_revalidate 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
murata b6c27b58a8 AC_Fence: magic number 4 changed to size of uint32_t 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 5153c3d195 AC_Fence: merge with add polygon support 9 years ago
Randy Mackay d91805edbf AC_Fence: add support for polygon fences 9 years ago
Randy Mackay f0bb1ac1d2 AC_Fence: AC_Polygon_loader loads points from eeprom 9 years ago
Daniel Ricketts e60710332b AC_Fence: add accessors to return radius and safety margin 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 7dc3942ad4 AC_Fence: replace header guard with pragma once 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 4754ecc9e2 AC_Fence: remove example sketch 10 years ago
Randy Mackay 99046ebda6 AC_Fence: fix example sketch 10 years ago
Randy Mackay c24e997fb2 AC_Fence: use inertial nav's get_filter_status 10 years ago
Andrew Tridgell 55ec316718 AC_Fence: updates for new AP_Baro API 10 years ago
Andrew Tridgell 4fcf46005b AC_Fence: fixed example build 10 years ago
Andrew Tridgell f721e020f5 AC_Fence: fixed example build 11 years ago
Randy Mackay 71df1eb94f AC_Fence: fix example sketch 11 years ago
Andrew Tridgell 2b3becd252 AC_Fence: fixed example build 11 years ago
Randy Mackay 0c0521a555 AC_Fence: append f to floating point constants 11 years ago
Randy Mackay cc9c3bb5aa AC_Fence: increase default radius to 300m 11 years ago
Randy Mackay e855cfec02 AC_Fence: add 10sec manual recovery 11 years ago
Andrew Tridgell 7b2d56a8cb AC_Fence: disable example build 11 years ago
Andrew Tridgell 4507c0fc4c AC_Fence: fixed example build 11 years ago
Randy Mackay 4484a4232a AC_Fence: fix example sketch 11 years ago
Randy Mackay 4c02212404 AC_Fence: minor comment fix 11 years ago
Randy Mackay c4df3ea187 Fence: parameter display name fix 11 years ago
Andrew Tridgell 979c6ae3b6 AC_Fence: update for AHRS API changes 11 years ago
Randy Mackay c602f7da0c AC_Fence: fix example sketch 11 years ago