Ardupilot2/libraries/AC_Fence
Andrew Tridgell f6726e66f8 AC_Fence: prevent a fetch R/C switch from disabling FENCE_AUTOENABLE=3
we should only add fence types to the no auto-enable mask if the
enable actually changed that type of fence. This fixes the case where
the user has both FENCE_AUTOENABLE=3 and RCn_OPTION=11. The disable
triggered by the init of the aux function was preventing the fence
from auto-enabling
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_Fence.cpp AC_Fence: prevent a fetch R/C switch from disabling FENCE_AUTOENABLE=3 2024-12-11 18:58:00 +11:00
AC_Fence.h AC_Fence: always disable Min Alt fence on landing 2024-07-24 08:24:06 +10: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