mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
hwdef: support moving baseline yaw with Holybro G4 CAN GPS
This commit is contained in:
parent
6c3de20569
commit
0e037c99f3
@ -141,6 +141,9 @@ define GPS_MAX_RECEIVERS 1
|
||||
define GPS_MAX_INSTANCES 1
|
||||
define HAL_COMPASS_MAX_SENSORS 1
|
||||
|
||||
# add support for moving baseline yaw
|
||||
define GPS_MOVING_BASELINE 1
|
||||
|
||||
# GPS+MAG+BARO+LEDs
|
||||
define HAL_PERIPH_ENABLE_GPS
|
||||
define HAL_PERIPH_ENABLE_MAG
|
||||
|
Loading…
Reference in New Issue
Block a user