mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AP_HAL_ChibiOS: Add some extra GPS SBF config
This commit is contained in:
parent
5f3b1b92a4
commit
623951a262
@ -172,4 +172,5 @@ define HAL_PERIPH_ENABLE_BARO
|
|||||||
define HAL_GPS_TYPE_DEFAULT 10
|
define HAL_GPS_TYPE_DEFAULT 10
|
||||||
define HAL_GPS_COM_PORT_DEFAULT 3
|
define HAL_GPS_COM_PORT_DEFAULT 3
|
||||||
define GPS_SBF_STREAM_NUMBER 3
|
define GPS_SBF_STREAM_NUMBER 3
|
||||||
|
define GPS_SBF_EXTRA_CONFIG "sdfa, DSK1, DeleteOldest\n", "sfn, DSK1, Incremental, Mosaic\n", "sfno, off\n"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user