mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Rover: disable GPS2 in HIL
This commit is contained in:
parent
78a1cac560
commit
87ea98fe2c
@ -127,6 +127,8 @@
|
||||
#define CONFIG_INS_TYPE CONFIG_INS_HIL
|
||||
#undef CONFIG_COMPASS
|
||||
#define CONFIG_COMPASS AP_COMPASS_HIL
|
||||
#undef GPS2_ENABLE
|
||||
#define GPS2_ENABLE 0
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user