ardupilot/libraries/AP_Beacon/sitl/sitl_beacons.param
2016-11-30 17:56:40 +09:00

13 lines
435 B
Plaintext

#parameters to allow use of indoor loiter with AP_Beacon library and Pozyx running IndoorLoiter2.ino and plugged into Telem2
# Beacon origin set to default SITL location (Australia)
# Beacon type set to SITL
# EK2_GPS_TYPE to 0 for regular GPS useage
# GPS_TYPE to 0 to disable GPS
# disable GPS arming check
ARMING_CHECK,-9
BCN_ALT,584
BCN_LATITUDE,-35.363261
BCN_LONGITUDE,149.165230
BCN_TYPE,10
EK2_GPS_TYPE,0
GPS_TYPE,0