CVS: data/Aircraft/fw190 fw190a8-set.xml, 1.3, 1.4 fw190a8-yasim.xml, 1.8, 1.9
Detlef Faber <[email protected]>
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data/Aircraft/fw190
In directory baron.flightgear.org:/tmp/cvs-serv22613/data/Aircraft/fw190
Modified Files:
fw190a8-set.xml fw190a8-yasim.xml
Log Message:
Tailwheel now locks properly when stick is full back, model display fixes
Index: fw190a8-set.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/fw190/fw190a8-set.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fw190a8-set.xml 4 Dec 2009 20:34:43 -0000 1.3
+++ fw190a8-set.xml 28 Mar 2010 17:47:29 -0000 1.4
@@ -150,10 +150,7 @@
</hud>
<help>
- <key>
- <name>Ctrl-l</name>
- <desc>toggle Tailwheel Lock</desc>
- </key>
+
<key>
<name>C</name>
<desc>toggle Canopy</desc>
@@ -202,13 +199,16 @@
The actual amount of propeller pitch is displayed on the clock shaped Instrument on the right side of the lower panel. The range counts counter clockwise starting at 12.30 (full fine) to 8.30 (full course).
+A note on the tailwheel lock:
+
+The tailwheel locks automatically once the stick is brought backwards. It can be released by moving the stick forward again.
+
---Take Off---
Flaps down 10 degrees, Take off at 1.3 ata Manifold Pressure. Lift Tailwheel as soon as possible. Be prepared to use Aileron against Torque and Rudder to counteract Swing. Lift Off at 200-210 km/h.
Climb with 1.4 ata (Max Continous Power) 1.6 ata is limited to 30 min.
---Landing---
-lower Flaps and Gear under 300 km/h. Approach Speed is 210 km/h. Speed at Treshold should be 190 km/h. Flare to Threepoint attitude before touchdown. After Touchdown use Rudder to keep the Aircraft straight.
-Don't forget to release Tailwheel lock (Ctrl-l) before taxiing off the Runway.</text>
+lower Flaps and Gear under 300 km/h. Approach Speed is 210 km/h. Speed at Treshold should be 190 km/h. Flare to Threepoint attitude before touchdown. After Touchdown use Rudder to keep the Aircraft straight. Remember to slow down sufficiently before moving the stick forward to unlock the tailwheel.</text>
</help>
@@ -255,7 +255,7 @@
<menubar>
<default>
<menu n="10">
- <label>Extras</label>
+ <label>FW-190</label>
<enabled type="bool">true</enabled>
<item>
<label>Magically start engine</label>
@@ -361,14 +361,6 @@
<!-- Map Keys -->
<input>
<keyboard>
- <key n="12">
- <name>Ctrl-L</name>
- <desc>Toggle Tailwheel Lock.</desc>
- <binding>
- <command>property-toggle</command>
- <property>controls/gear/tailwheel-lock</property>
- </binding>
- </key>
<key n="16">
<name>Ctrl-P</name>
<desc>Toggle automatic Propeller adjustment.</desc>
Index: fw190a8-yasim.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/fw190/fw190a8-yasim.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- fw190a8-yasim.xml 16 Feb 2010 20:44:08 -0000 1.8
+++ fw190a8-yasim.xml 28 Mar 2010 17:48:51 -0000 1.9
@@ -69,8 +69,8 @@
<hstab x="-7.73" y="0.1" z="0.274" taper="0.85" camber="0.15"
length="1.7" chord="0.9" sweep="3" >
- <stall aoa="22" width="28" peak="2.5"/>
- <flap0 start="0.0" end="1.0" lift="3.1" drag="7.9"/>
+ <stall aoa="26" width="28" peak="2.5"/>
+ <flap0 start="0.0" end="1.0" lift="2.8" drag="16.0"/>
<control-input axis="/controls/flight/elevator" control="FLAP0"/>
<control-input axis="/controls/flight/elevator-trim" control="FLAP0"/>
@@ -79,10 +79,10 @@
</hstab>
<!-- Rudder -->
-<vstab x="-7.9" y="0.0" z="0.03" taper="0.3" incidence="6.0"
- length="1.6" chord="2.1" sweep="10">
- <stall aoa="15" width="22" peak="2.5"/>
- <flap0 start="0" end="1" lift="1.8" drag="2.6"/>
+<vstab x="-7.93" y="0.0" z="-0.08" taper="0.4" incidence="0.0"
+ length="1.7" chord="1.9" sweep="12">
+ <stall aoa="15" width="22" peak="3.5"/>
+ <flap0 start="0" end="1" lift="2.0" drag="2.6"/>
<control-input axis="/controls/flight/rudder" square="true" control="FLAP0" invert="true"/>
<control-input axis="/controls/flight/rudder-trim" control="FLAP0" invert="true"/>
<control-output control="FLAP0" prop="/surface-positions/rudder-pos-norm"
@@ -139,10 +139,10 @@
</gear>
<!-- Tail wheel -->
-<gear x="-8.095" y="0" z="-0.609" compression="0.2" sfric="0.5" dfric="0.3" castering="1">
- <control-input axis="/controls/gear/tailwheel-lock" control="CASTERING"
- src0="0" src1="1"
- dst0="1" dst1="0"/>
+<gear x="-8.095" y="0" z="-0.609" compression="0.2" sfric="0.5" dfric="0.6" castering="1">
+ <control-input axis="/surface-positions/elevator-pos-norm" control="CASTERING"
+ src0="-1" src1="0.3"
+ dst0="0" dst1="1"/>
<control-input axis="/controls/gear/gear-down" control="EXTEND"/>
<control-speed control="EXTEND" transition-time="4"/>
<control-output control="EXTEND" prop="/gear/gear[2]/position-norm"/>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev