mirror of https://github.com/ArduPilot/ardupilot
autotest: update plane-3d SCR params
need more memory for aerobatics
This commit is contained in:
parent
1aedb709e0
commit
fc137d3bdc
|
@ -33,5 +33,5 @@ ARSPD_FBW_MAX 30
|
|||
LIM_ROLL_CD 7000
|
||||
# setup for scripting
|
||||
SCR_ENABLE 1
|
||||
SCR_HEAP_SIZE 300000
|
||||
SCR_VM_I_COUNT 100000
|
||||
SCR_HEAP_SIZE 350000
|
||||
SCR_VM_I_COUNT 400000
|
||||
|
|
Loading…
Reference in New Issue