mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-08 17:03:57 -04:00
AutoTest: override default Loiter PIDs
Although not a permanent solution this temporarily gets the auto tester to work again because loiter will stop spiralling
This commit is contained in:
parent
cca05ee8ae
commit
73ea5aab5c
@ -2,6 +2,8 @@ FRAME 0
|
|||||||
MAG_ENABLE 1
|
MAG_ENABLE 1
|
||||||
LOG_BITMASK 4095
|
LOG_BITMASK 4095
|
||||||
FS_THR_ENABLE 1
|
FS_THR_ENABLE 1
|
||||||
|
HLD_LAT_P 0.5
|
||||||
|
HLD_LON_P 0.5
|
||||||
COMPASS_LEARN 0
|
COMPASS_LEARN 0
|
||||||
COMPASS_OFS_X 5
|
COMPASS_OFS_X 5
|
||||||
COMPASS_OFS_Y 13
|
COMPASS_OFS_Y 13
|
||||||
|
Loading…
Reference in New Issue
Block a user