1
0
Fork 0
flightgear/src
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
..
AIModel David Culp: 2004-03-07 12:08:46 +00:00
Aircraft Curt Olson: 2004-01-31 19:47:45 +00:00
Airports Roy Vegard Ovesen: 2004-03-15 19:23:39 +00:00
ATC Some more tweaks to the landing clearance code 2004-03-20 04:12:05 +00:00
Autopilot Jim Wilson: 2004-03-21 21:05:06 +00:00
Cockpit Jim Wilson: 2004-03-19 03:23:28 +00:00
Controls Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
Environment Fix a problem where the windspeed could be negative in the property tree. Animations relying on this property could become stressed because of that. 2004-03-21 10:57:44 +00:00
FDM Jim Wilson: 2004-03-19 03:30:18 +00:00
GUI Fix a type mismatch error introduced with the latest changes to 2004-02-23 11:42:49 +00:00
Include Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
Input Various preparations for the next release. 2004-03-18 02:37:01 +00:00
Instrumentation Cugwin fix (min macro conflicts with a 2004-03-16 10:02:46 +00:00
Main Frederic Bouvier: 2004-03-20 22:39:30 +00:00
Model Jim Wilson: 2004-03-19 03:30:18 +00:00
MultiPlayer Use proper logging facility, and lower the priority of some of the 2003-11-24 17:45:35 +00:00
Navaids Roy Vegard Ovesen: 2004-03-15 19:23:39 +00:00
Network - Filter the fuel switch position to allow it to slowly transition through 2004-03-14 23:04:32 +00:00
Objects Comment out the rest of the Makefile to make the compierl happy 2003-12-02 17:57:21 +00:00
Replay Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
Scenery Frederic Bouvier: 2004-03-20 22:42:41 +00:00
Scripting Forgot to implment the Node.getChild(name, index) form of the function 2003-12-29 22:52:21 +00:00
Server Multiplayer client/server system -- Message base class, "hello" message, and message class test harness 2003-11-08 20:11:14 +00:00
Sound Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
Systems Curt Olson: 2004-01-31 19:47:45 +00:00
Time Changes to tke sky dome coloring 2004-02-18 14:33:50 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Remove the old WeatherCM module. 2004-03-16 20:19:07 +00:00