ardupilot/libraries/AC_Fence
Andrew Tridgell 75655a787c AC_Fence: removed _auto_enable_mask
the _auto_enable_mask was try to make AUX function overrides disable
the FENCE_AUTOENABLE functionality. This isn't the right bevaviour,
both the aux function and the auto-enable should be edge triggered,
with last function taking effect
2024-12-11 18:58:00 +11:00
..
AC_Fence.cpp AC_Fence: removed _auto_enable_mask 2024-12-11 18:58:00 +11:00
AC_Fence.h AC_Fence: removed _auto_enable_mask 2024-12-11 18:58:00 +11:00
AC_Fence_config.h AC_Fence: stop compiling old fencepoint protocol in by default 2024-11-18 08:34:08 +11:00
AC_PolyFence_loader.cpp AC_Fence: correct handling of more than 256 fence items 2024-11-25 11:37:38 +11:00
AC_PolyFence_loader.h AC_Fence: specify storage type for AC_PolyFenceType 2024-11-25 11:37:38 +11:00
LogStructure.h AC_Fence: correct compilation when fence compiled out 2022-09-01 08:25:55 +10:00