5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-03-08 22:53:57 -04:00

autotest: added more default params for balance bot

This commit is contained in:
Ebin 2018-06-27 19:28:09 +05:30 committed by Randy Mackay
parent 04604ced33
commit fd92475ce9

View File

@ -1,5 +1,7 @@
FRAME_CLASS 3 FRAME_CLASS 3
SCHED_LOOP_RATE 200 SCHED_LOOP_RATE 200
MOT_SLEWRATE 0
FS_CRASH_CHECK 1
ATC_BAL_P 30 ATC_BAL_P 30
ATC_BAL_I 10 ATC_BAL_I 10
ATC_BAL_D 15 ATC_BAL_D 15