Skip to content

Commit 6e057fe

Browse files
committed
hwdef: just two GPSs for minimized boards
1 parent cf5cb44 commit 6e057fe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ define AP_GPS_DRONECAN_ENABLED HAL_ENABLE_DRONECAN_DRIVERS
3232
undef HAL_MSP_GPS_ENABLED
3333
define HAL_MSP_GPS_ENABLED HAL_MSP_SENSORS_ENABLED
3434

35+
# only two GPSs:
36+
define GPS_MAX_INSTANCES 2
37+
3538
# no moving baseline support:
3639
define GPS_MOVING_BASELINE 0
3740

0 commit comments

Comments
 (0)