]> git.mxchange.org Git - flightgear.git/commit
Roy Vegard Ovesen:
authorcurt <curt>
Mon, 15 Mar 2004 19:09:44 +0000 (19:09 +0000)
committercurt <curt>
Mon, 15 Mar 2004 19:09:44 +0000 (19:09 +0000)
commita5f992772767375cd8be41f8264af6dcf36db25b
treed8a2115ddd7ee4fd83828b51479be1b8e388a92e
parent1347ca930f4e936d8645e3a78f60ae3449f81b40
Roy Vegard Ovesen:

I've done some changes to xmlauto.cxx.

Only calculate the derivate filtering if derivate time Td is greater than
zero. This means that one can set Td=0.0 in the xml file to completely remove
the derivate action. (Setting Td to zero in the current version would lead to
a division by zero and crash.)

Setting the integrator time Ti to zero doesn't make sense, right! I've
modified so that setting Ti to zero results in the integral action being
completely removed.
src/Autopilot/xmlauto.cxx