1
0
Fork 0
flightgear/src/Aircraft
Torsten Dreyer 5caa42af8e Make use of auto-coordination more flexible
- move property /sim/auto-coordination to
  /controls/flight/auto-coordination
- introduce new property /controls/flight/auto-coordination-factor
  with default of 0.5
- auto-coordinate the rudder if auto-coordination is true and the factor
  is greater than zero

backward compatibility for the old property is temporary provided by
a temporary Nasal hack in FGDATA/Nasal/aircraft.nas
2012-03-13 21:00:22 +01:00
..
CMakeLists.txt Replay upgrade, part I: Add new flight recorder. 2011-10-01 22:41:53 +02:00
controls.cxx Make use of auto-coordination more flexible 2012-03-13 21:00:22 +01:00
controls.hxx Make use of auto-coordination more flexible 2012-03-13 21:00:22 +01:00
flightrecorder.cxx Fix MSVC9 build 2011-11-14 08:38:58 +01:00
flightrecorder.hxx Replay upgrade, part I: Add new flight recorder. 2011-10-01 22:41:53 +02:00
replay.cxx #669: reset fly-by-view when a new replay loop begins 2012-02-19 14:53:04 +01:00
replay.hxx Replay upgrade, part II: Integrate flight recorder, update replay system. 2011-10-01 22:58:40 +02:00