ardupilot/libraries/AC_Fence
Andrew Tridgell a8c17873fc AC_Fence: added option bit for union of inclusion areas
this allows for treating total inclusion area as union of all
inclusion areas. This is useful for:

- circles with corridors between them
- a fence for each flying site all loaded at once
- temporary addition of an extra area to a complex fence
2023-08-01 10:40:17 +10:00
..
AC_Fence.cpp AC_Fence: added option bit for union of inclusion areas 2023-08-01 10:40:17 +10:00
AC_Fence.h AC_Fence: added option bit for union of inclusion areas 2023-08-01 10:40:17 +10:00
AC_Fence_config.h AC_Fence: defualt to AP_FENCE_ENABLED 2, 1 disables dummy methods 2022-07-27 19:04:56 +10:00
AC_PolyFence_loader.cpp AC_Fence: added option bit for union of inclusion areas 2023-08-01 10:40:17 +10:00
AC_PolyFence_loader.h AC_Fence: added option bit for union of inclusion areas 2023-08-01 10:40:17 +10:00
LogStructure.h AC_Fence: correct compilation when fence compiled out 2022-09-01 08:25:55 +10:00