Skip to content

Commit f498b13

Browse files
committed
AP_Beacon: use ARMING_SKIPCHK in sitl params
This also probably actually makes this parameter effective by removing the ALL bit.
1 parent e923c99 commit f498b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/AP_Beacon/sitl/sitl_beacons.param

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Parameters to allow use of indoor loiter with AP_Beacon library and Pozyx running IndoorLoiter2.ino and plugged into Telem2
22
#
33
# disable GPS arming check
4-
ARMING_CHECK,-9
4+
ARMING_SKIPCHK,8
55
# Set beacon origin to be approx 1.2m above ground level
66
BCN_ALT,585.3
77
# the beacon origin must match the flight simulator origin - set to default SITL location (Australia)

0 commit comments

Comments
 (0)