1
0
Fork 0
flightgear/src/Autopilot
curt 0857271582 Jim Wilson:
This patch adds the ability to do a simple scaling of input without having to
add hardcoded helpers.  Example:

    <reference>
      <prop>/autopilot/settings/vertical-speed-fpm</prop>
      <scale>0.01667</scale>
    </reference>
2004-03-21 21:05:06 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
auto_gui.cxx Comment out some unused references and left over debugging output. 2004-02-03 19:34:23 +00:00
auto_gui.hxx Comment out some unused references and left over debugging output. 2004-02-03 19:34:23 +00:00
Makefile.am Curt Olson: 2004-01-31 19:47:45 +00:00
newauto.cxx Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
newauto.hxx Curt Olson: 2004-01-31 19:47:45 +00:00
route_mgr.cxx Remove stray debugging output. 2004-02-03 19:48:41 +00:00
route_mgr.hxx Curt Olson: 2004-01-31 19:47:45 +00:00
xmlauto.cxx Jim Wilson: 2004-03-21 21:05:06 +00:00
xmlauto.hxx Jim Wilson: 2004-03-21 21:05:06 +00:00