AP_HAL_ChibiOS: Update HitecMosaic to reflect changes to GPS config

This commit is contained in:
Michael du Breuil 2021-02-11 16:15:12 -07:00 committed by WickedShell
parent 4d42996068
commit c0da87c066

View File

@ -172,5 +172,5 @@ define HAL_PERIPH_ENABLE_BARO
define HAL_GPS_TYPE_DEFAULT 10
define HAL_GPS_COM_PORT_DEFAULT 3
define GPS_SBF_STREAM_NUMBER 3
define GPS_SBF_EXTRA_CONFIG "sdfa, DSK1, DeleteOldest\n", "sfn, DSK1, Incremental, Mosaic\n", "sfno, off\n"
define GPS_SBF_EXTRA_CONFIG "sdfa, DSK1, DeleteOldest", "sfn, DSK1, Incremental, Mosaic", "sfno, off"