]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/xmlauto.cxx
Fix a numeric_limits problem for older stdc++ libraries.
[flightgear.git] / src / Autopilot / xmlauto.cxx
2004-04-12 curtAdd a pressure rate helper function for Roy's KAP140...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-21 curtJim Wilson:
2004-03-19 curtJim Wilson:
2004-03-15 curtMake sure delta_u_n and u_n are always explicitely...
2004-03-15 curtRoy Vegard Ovesen:
2004-02-12 curtInitialize autopilot output to start at current manual...
2004-02-05 curtAdd my old ultra-simplistic PI controller. The fancy...
2004-02-04 curtAdd vertical speed fpm conversion since the fdm provide...
2004-02-04 curtCleaned up some left over stuff. Working towards infra...
2004-02-03 curtautopilot reinit() now reloads config file.
2004-02-03 curtComment out some unused references and left over debugg...
2004-01-31 curtCurt Olson: