25 Commits (master)

Author SHA1 Message Date
Iampete1 e141731146 AC_Fence: params always use set method 3 years ago
Iampete1 2fc9cf97d4 AC_Fence: defualt to AP_FENCE_ENABLED 2, 1 disables dummy methods 3 years ago
Iampete1 9dc318f0cc AC_Fence: move to config file and rename from AC_FENCE to AP_FENCE_ENABLED 3 years ago
Iampete1 fa440d532a AC_Fence: add dummy methods 3 years ago
Peter Barker 965b03f143 AC_Fence: rename AP_AHRS::get_position to get_location 3 years ago
Peter Barker 56b0f8b218 AC_Fence: void index when overwriting fence count on fencepoint-close 3 years ago
Andrew Tridgell 8a95a7d80d AC_Fence: fixed fence count for old upload 3 years ago
Peter Barker af92c9679f AC_Fence: make invalid polygon vertex count clearer 3 years ago
Peter Barker 76408c77dd AC_Fence: provide compatability with bad integer-stored radii 4 years ago
Peter Barker e3db030d7a AC_Fence: load and store fence radii in floats 4 years ago
James O'Shannessy 43e06e9040 AC_Fence: Fix int32_t overflow with large longitude values 4 years ago
James O'Shannessy f6231db618 AC_Fence: Add breach calculation variant to use LLA 4 years ago
Patrick José Pereira 345fe1a9e4 AC_Fence: Add missing const in member functions 4 years ago
Peter Barker c787231435 AC_Fence: remove timeout for waiting on fence semaphore, make nonblocking 4 years ago
Peter Barker 53553c7c71 AC_Fence: remove dead and misleading assignment 5 years ago
Rishabh 85692312ac AC_Fence: Add Pre-Arm check for margin < radius 5 years ago
Peter Barker 069bd04bdc AC_Fence: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Randy Mackay 9e51731bae AC_Fence: turn off debug msg re memory allocation 5 years ago
Peter Barker 714a3e2462 AC_Fence: support for multiple polygon fences 5 years ago
Peter Barker ff37590776 AC_Fence: move polygon points into AC_Fence_Polygon 5 years ago
Peter Barker 5448cfda80 AC_Fence: remove always-true contains_return_point parameter 6 years ago
Michael du Breuil 983a330cd5 AC_Fence: Remove unused duplicate methods 7 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
murata b6c27b58a8 AC_Fence: magic number 4 changed to size of uint32_t 9 years ago
Randy Mackay f0bb1ac1d2 AC_Fence: AC_Polygon_loader loads points from eeprom 9 years ago