Hello,
I've been trying to adjust autopilot PID numbers in ai.cfg(mfs 2020).
According to SDK documentation,
They suggest setting I first leaving P and D zero.
Is this correct? I thought you always have to set P first?
well so anyway I did what they recommended,
like this.
And the airplane has absolutely no control of bank.
Am I missing something?
I've been trying to adjust autopilot PID numbers in ai.cfg(mfs 2020).
According to SDK documentation,
They suggest setting I first leaving P and D zero.
Is this correct? I thought you always have to set P first?
well so anyway I did what they recommended,
rollPID = 0, 2, 0, 8.0, 100
rollPID = 0, 4, 0, 8.0, 100
rollPID = 0, 8, 0, 8.0, 100
rollPID = 0, 16, 0, 8.0, 100
like this.
And the airplane has absolutely no control of bank.
Am I missing something?


