AP_HAL_ChibiOS: update config for dual gps heading in HerePro
This commit is contained in:
parent
9fc57e40b4
commit
c7907bb8fb
@ -62,7 +62,9 @@ define CONFIGURE_PPS_PIN TRUE
|
|||||||
FLASH_RESERVE_START_KB 256
|
FLASH_RESERVE_START_KB 256
|
||||||
|
|
||||||
define GPS_UBLOX_MOVING_BASELINE TRUE
|
define GPS_UBLOX_MOVING_BASELINE TRUE
|
||||||
define HAL_NO_LOGGING TRUE
|
# define HAL_NO_LOGGING TRUE
|
||||||
|
define HAL_LOGGING_ENABLED TRUE
|
||||||
|
define HAL_BOARD_LOG_DIRECTORY "/APM/LOGS"
|
||||||
define HAL_NO_MONITOR_THREAD
|
define HAL_NO_MONITOR_THREAD
|
||||||
|
|
||||||
define PERIPH_FW TRUE
|
define PERIPH_FW TRUE
|
||||||
@ -218,3 +220,5 @@ define CONFIGURE_PPS_PIN TRUE
|
|||||||
define AP_PERIPH_HAVE_LED TRUE
|
define AP_PERIPH_HAVE_LED TRUE
|
||||||
|
|
||||||
define SCRIPTING_HEAP_SIZE (64*1024)
|
define SCRIPTING_HEAP_SIZE (64*1024)
|
||||||
|
|
||||||
|
define GPS_MOVING_BASELINE 1
|
||||||
|
Loading…
Reference in New Issue
Block a user