mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AutoTest: turn off compass learning in virtual copter
This commit is contained in:
parent
68279a138f
commit
44b0c790f3
@ -2,6 +2,10 @@ FRAME 0
|
||||
MAG_ENABLE 1
|
||||
LOG_BITMASK 4095
|
||||
FS_THR_ENABLE 1
|
||||
COMPASS_LEARN 0
|
||||
COMPASS_OFS_X 5
|
||||
COMPASS_OFS_Y 13
|
||||
COMPASS_OFS_Z -18
|
||||
RC1_MAX 2000.000000
|
||||
RC1_MIN 1000.000000
|
||||
RC1_TRIM 1500.000000
|
||||
|
Loading…
Reference in New Issue
Block a user