]> git.mxchange.org Git - flightgear.git/commit
Removed some printf()'s.
authorcurt <curt>
Sun, 12 Jul 1998 03:11:03 +0000 (03:11 +0000)
committercurt <curt>
Sun, 12 Jul 1998 03:11:03 +0000 (03:11 +0000)
commitdcae0268de7f689a214e7550e89498baaab0ca85
treeea50b556b2da11da1b2d34aced55e57d6543b933
parent0d2c200db4bee955b61c528b002e11c41cc20d59
Removed some printf()'s.
Fixed the autopilot integration so it should be able to update it's control
  positions every time the internal flight model loop is run, and not just
  once per rendered frame.
Added a routine to do the necessary stuff to force an arbitrary altitude
  change.
Gave the Navion engine just a tad more power.
LaRCsim/ls_init.c
LaRCsim/ls_interface.c
LaRCsim/ls_interface.h
LaRCsim/ls_step.c
LaRCsim/navion_engine.c