AP_Beacon: use ARMING_SKIPCHK in sitl params

This also probably actually makes this parameter effective by removing
the ALL bit.
This commit is contained in:
Thomas Watson
2025-11-22 12:37:07 -06:00
committed by Thomas Watson
parent 9ed2413e6e
commit 11b1a3edc6

View File

@@ -1,7 +1,7 @@
# Parameters to allow use of indoor loiter with AP_Beacon library and Pozyx running IndoorLoiter2.ino and plugged into Telem2
#
# disable GPS arming check
ARMING_CHECK,-9
ARMING_SKIPCHK,8
# Set beacon origin to be approx 1.2m above ground level
BCN_ALT,585.3
# the beacon origin must match the flight simulator origin - set to default SITL location (Australia)