mirror of https://github.com/ArduPilot/ardupilot
autotest: enable the compass for ArduCopter
needed for new SITL code
This commit is contained in:
parent
6c57cda17a
commit
03d51221ee
|
@ -1,4 +1,5 @@
|
||||||
FRAME 0
|
FRAME 0
|
||||||
|
MAG_ENABLE 1
|
||||||
LOG_BITMASK 4095
|
LOG_BITMASK 4095
|
||||||
RC1_MAX 2000.000000
|
RC1_MAX 2000.000000
|
||||||
RC1_MIN 1000.000000
|
RC1_MIN 1000.000000
|
||||||
|
|
Loading…
Reference in New Issue