mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
AP_Beacon: fix SITL param error
This commit is contained in:
parent
fe69d9a0ea
commit
cd669738a5
@ -12,6 +12,6 @@ BCN_TYPE,10
|
||||
# tell the autopilot to ignore the GPS
|
||||
GPS_TYPE,0
|
||||
# log data before arming to asist with diasnostics
|
||||
LOG_DISARM,1
|
||||
LOG_DISARMED,1
|
||||
# Make sure the normal EKF aiding mode is selected (beacon fusion not tested in other modes)
|
||||
EK2_GPS_TYPE,0
|
||||
|
Loading…
Reference in New Issue
Block a user