AP_Beacon: rename GPS_ to GPS1_

This commit is contained in:
Peter Barker 2024-03-15 15:54:38 +11:00 committed by Peter Barker
parent 50c36de6a4
commit 2624e38a62
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ BCN_LONGITUDE,149.165230
# tell the beacon library we are using simulated beacons
BCN_TYPE,10
# tell the autopilot to ignore the GPS
GPS_TYPE,0
GPS1_TYPE,0
# log data before arming to asist with diasnostics
LOG_DISARMED,1
# Make sure the normal EKF aiding mode is selected (beacon fusion not tested in other modes)