mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
hwdef: support moving baseline GPS yaw on MatekL431-Periph
This commit is contained in:
parent
998119d011
commit
6c3de20569
@ -22,6 +22,9 @@ define GPS_MAX_INSTANCES 1
|
||||
|
||||
define HAL_PERIPH_GPS_PORT_DEFAULT 2
|
||||
|
||||
# allow for F9P GPS modules with moving baseline
|
||||
define GPS_MOVING_BASELINE 1
|
||||
|
||||
|
||||
# ---------------------- COMPASS ---------------------------
|
||||
define HAL_PERIPH_ENABLE_MAG
|
||||
|
Loading…
Reference in New Issue
Block a user