|
From: Erik H. <eh...@ba...> - 2010-01-23 09:52:08
|
Update of /var/cvs/FlightGear-0.9/data/Aircraft/B-1B In directory baron.flightgear.org:/tmp/cvs-serv32707 Modified Files: B-1B-set.xml B-1B-yasim.xml readme-bone.txt version_update.txt Log Message: Markus Zojer: Changes/News: - FDM adjustments - compatibility with upcoming 2.0 release - cockpit improvements - free falling ordonance removed Index: B-1B-set.xml =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/B-1B/B-1B-set.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- B-1B-set.xml 10 Dec 2008 23:25:40 -0000 1.12 +++ B-1B-set.xml 23 Jan 2010 09:45:39 -0000 1.13 @@ -30,8 +30,8 @@ <internal archive="y">true</internal> <config> <x-offset-m archive="y">-0.53</x-offset-m><!-- left-/right+ -0.67--> - <y-offset-m archive="y">1.37</y-offset-m><!-- up+/down- 1.70--> - <z-offset-m archive="y">7.15</z-offset-m><!-- back+ 7.53--> + <y-offset-m archive="y">1.15</y-offset-m><!-- up+/down- 1.37--> + <z-offset-m archive="y">7.15</z-offset-m><!-- back+ 7.15--> <pitch-offset-deg>-6</pitch-offset-deg> <default-field-of-view-deg>66</default-field-of-view-deg> </config> @@ -57,7 +57,7 @@ <right-direction-deg type="double">270</right-direction-deg> <front-right-direction-deg type="double">315</front-right-direction-deg> <x-offset-m archive="y">0.0</x-offset-m> - <y-offset-m archive="y">1.38</y-offset-m> + <y-offset-m archive="y">1.14</y-offset-m> <z-offset-m archive="y">9.50</z-offset-m> <pitch-offset-deg>0</pitch-offset-deg> <default-field-of-view-deg>55</default-field-of-view-deg> @@ -84,7 +84,7 @@ <right-direction-deg type="double">270</right-direction-deg> <front-right-direction-deg type="double">315</front-right-direction-deg> <x-offset-m archive="y">0.65</x-offset-m> - <y-offset-m archive="y">1.52</y-offset-m> + <y-offset-m archive="y">1.28</y-offset-m> <z-offset-m archive="y">9.60</z-offset-m> <pitch-offset-deg>0</pitch-offset-deg> <default-field-of-view-deg>55</default-field-of-view-deg> @@ -97,16 +97,16 @@ <internal archive="y">true</internal> <config> <from-model type="bool">true</from-model> - <from-model-idx type="int">0</from-model-idx> + <from-model-idx type="int">0</from-model-idx> <x-offset-m archive="y">1.20</x-offset-m> - <y-offset-m archive="y">-1.43</y-offset-m> + <y-offset-m archive="y">-1.67</y-offset-m> <z-offset-m archive="y">11.20</z-offset-m> <pitch-offset-deg>-10</pitch-offset-deg> <default-pitch-deg type="double">-10</default-pitch-deg> <default-field-of-view-deg>50</default-field-of-view-deg> </config> </view> - + <!-- Shift the camera target point back --> @@ -146,10 +146,6 @@ <path>Aircraft/B-1B/Submodels/sub_lancer.xml</path> </submodels> - <!-- <panel> - <path>Aircraft/B-1B/Panels/there_is_no_spoon.747</path> -</panel>--> - <hud> <path n="1">Huds/NTPS.xml</path> <visibility n="0" type="bool">false</visibility> @@ -176,26 +172,35 @@ </hud> - <model> - <path>Aircraft/B-1B/Models/B-1B.xml</path> - <!-- <doors> - <fuelhatch/> - <hatch/> - </doors>--> - <!--<B-1B> - -</B-1B>--> + <model> + <path>Aircraft/B-1B/Models/B-1B.xml</path> + <A-6E> + <controls> + <PHD> + <TCrange-switch type="int">2</TCrange-switch> + <TCrealistic-shadow type="bool">1</TCrealistic-shadow> + <off-stdby-on type="int">2</off-stdby-on> + </PHD> + </controls> + <instrumentation> + <PHD> + <TCrange type="double">1.5</TCrange> + <h-deviation type="double">0.0</h-deviation> + <v-deviation type="double">0.0</v-deviation> + <plots-out-of-range type="bool">0</plots-out-of-range> + </PHD> + </instrumentation> + </A-6E> + </model> -</model> - -<airport> + <airport> <runways> <start-offset-m>35</start-offset-m> </runways> -</airport> - -<multiplay> - <generic> + </airport> + + <multiplay> + <generic> <!--<float n="0">0</float> free --> <!--<float n="1">0</float> free --> <float n="2">0</float><!-- fwd baydoor --> @@ -211,10 +216,10 @@ <!--<int n="5" type="int">0</int> free --> <!--<int n="6" type="int">0</int> free --> </generic> -</multiplay> + </multiplay> -<menubar> + <menubar> <default> <menu n="10"> <label>B-1B</label> @@ -245,52 +250,34 @@ <property>canopy/position-norm</property> </binding> </item> - <!--<item> - <label>Light Weapon Config</label> - <binding> - <command>nasal</command> - <script>weapons.intmd_load()</script> - </binding> - </item>--> <item> <label>Weapon Management</label> - <binding> - <command>nasal</command> + <binding> + <command>nasal</command> <script>weapons.weapon_select.open()</script> - </binding> - </item> - <item> + </binding> + </item> + <!--<item> <label>Failures</label> - <binding> + <binding> <command>nasal</command> <script>b1b.engine_failures.open()</script> - </binding> - </item> - <item> - <label>Request Tanker</label> - <binding> - <command>dialog-show</command> - <dialog-name>tanker-dialog</dialog-name> - </binding> - </item> - <!--<item> - <label>Select Livery</label> - <binding> - <command>nasal</command> - <script>aircraft.livery.dialog.toggle()</script> - </binding> - </item>--> + </binding> + </item>--> </menu> </default> </menubar> <systems> - <autopilot> + <electrical> + <path>Aircraft/Generic/generic-electrical.xml</path> + </electrical> + <autopilot> <path>Aircraft/B-1B/Systems/b1b-autopilot.xml</path> - </autopilot> + </autopilot> </systems> - <rendering> + <rendering> <redout> <enabled type="bool" userarchive="y">true</enabled> <parameters> @@ -300,13 +287,13 @@ </redout> </rendering> -<wing-sweep> - <setting>0.00</setting> - <setting>0.23</setting> - <setting>0.42</setting> - <setting>0.80</setting> - <setting>1.00</setting> -</wing-sweep> + <wing-sweep> + <setting>0.00</setting> + <setting>0.23</setting> + <setting>0.42</setting> + <setting>0.80</setting> + <setting>1.00</setting> + </wing-sweep> <flaps> <setting>0.0</setting> @@ -357,7 +344,7 @@ <weight-lb type="float">0</weight-lb> </weight>--> -<!-- AoA Indexer target 1.0 deg --> + <!-- AoA Indexer target 1.0 deg --> <aoa-indexer> <too-slow-deg>2.5</too-slow-deg> <!-- target +1.5 deg --> <slow-deg>1.5</slow-deg> <!-- target +0.5 deg --> @@ -405,7 +392,7 @@ </key>--> <line>Afterburner(ab) auto applied at full throttle</line> <line>For takeoff apply 1/2 flaps, full ab</line> - <line>Rotate at 160kts/takeoff at 170/180kts</line> + <line>Rotate at 165kts/takeoff at 170/180kts</line> <line>---------------------------------------</line> <line>It's OSG baby!</line> <line>Startup procedure:</line> @@ -447,20 +434,21 @@ <line>...then orange and white marker are at same %MAC</line> <line>-</line> <line>Weapon System:</line> - <line>1. Select Light or Heavy weapon config from B-1B menu</line> + <line>1. Select Guidable weapon config from B-1B menu</line> <line>2. Switch to OSO seat/view -> SMS panel ahead</line> <line>3. Arm weapons by selecting bay and then station (on SMS)</line> <line>...status visible on SMS display</line> - <line>4. press Ctrl j to initiate release sequence</line> - <line>5. Close bay doors</line> + <line>4. get target coordinates (manual input(B-1B menu) or sniper pod + t)</line> + <line>5. Open intmd bay door</line> + <line>6. Activate target tracking and release countdown (BOMB/NAV panel)</line> + <line>7. Close bay doors</line> <line>Good Luck!</line> </help> <!--<ai> - <enabled type="bool">true</enabled> - <scenario>refueling_demo</scenario> + </ai>--> - </sim> +</sim> <systems> <refuel> @@ -480,23 +468,16 @@ <climb-out-initial-pitch-deg type="float">6.0</climb-out-initial-pitch-deg> <climb-out-final-pitch-deg type="float">3.0</climb-out-final-pitch-deg> <target-climb-rate-fpm type="float">2000.0</target-climb-rate-fpm> - <target-descent-rate-fpm type="float">2000.0</target-descent-rate-fpm> + <target-descent-rate-fpm type="float">2000.0</target-descent-rate-fpm> <ground-roll-heading-deg type="float">-999.9</ground-roll-heading-deg> <target-mach type="float">0.9</target-mach> <target-aoa-deg type="float">1.0</target-aoa-deg> <max-roll-deg type="float">60</max-roll-deg> </settings> - <!-- <locks> - <aoa type="string">initialised</aoa> - <auto-take-off type="string">enabled</auto-take-off> - <auto-landing type="string">disabled</auto-landing> - <rudder-control type="string">initialised</rudder-control> - <take-off-phase type="string">initialised</take-off-phase> -</locks>--> -</autopilot> + </autopilot> -<!-- Start with the Parking Brake on --> +<!-- Start with the Parking Brake off --> <controls> <gear> <brake-parking type="double">0.0</brake-parking> @@ -598,25 +579,6 @@ <input> <keyboard> - <!-- map keys for afterburner - <key n="79"> - <name>O</name> - <desc>afterburner/off</desc> - <binding n="0"> - <command>nasal</command> - <script>b1b.aftburn_off()</script> - </binding> - </key> - - <key n="111"> - <name>o</name> - <desc>afterburner/on</desc> - <binding n="0"> - <command>nasal</command> - <script>b1b.aftburn_on()</script> - </binding> - </key>--> - <!-- map keys for wingsweep --> <key n="102"> @@ -657,7 +619,7 @@ <property>controls/switches/flare</property> </binding> </key> - + <key n="108"> <name>l</name> <desc>automated bomb launcher</desc> @@ -692,8 +654,8 @@ <key n="82"> <name>R</name> <desc>Select prev Ordonance</desc> - <binding> - <command>nasal</command> + <binding> + <command>nasal</command> <script>weapons.target_number(-1)</script> </binding> </key> @@ -704,7 +666,7 @@ <binding> <command>nasal</command> <script>weapons.target_des()</script> - </binding> + </binding> </key> </keyboard> @@ -714,11 +676,7 @@ <nasal> <b1b> <file>Aircraft/B-1B/Nasal/b1b.nas</file> - </b1b> - <fuel> - <file>Aircraft/Generic/aar.nas</file> - <file>Aircraft/Generic/tanker.nas</file> - </fuel> + </b1b> <flightcontrols> <file>Aircraft/B-1B/Nasal/flightcontrols.nas</file> </flightcontrols> @@ -736,6 +694,7 @@ </low> <radar> <file>Aircraft/B-1B/Nasal/radar.nas</file> + <file>Aircraft/B-1B/Nasal/phd.nas</file> </radar> <!--<radardist> <file>Aircraft/Generic/radardist.nas</file> @@ -748,7 +707,9 @@ <file>Aircraft/B-1B/Nasal/guide_to_target.nas</file> <file>Aircraft/B-1B/Nasal/oso_target.nas</file> </weapons> - + <fuel> + <file>Aircraft/Generic/aar.nas</file> + </fuel> </nasal> </PropertyList> Index: B-1B-yasim.xml =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/B-1B/B-1B-yasim.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- B-1B-yasim.xml 10 Dec 2008 23:25:40 -0000 1.9 +++ B-1B-yasim.xml 23 Jan 2010 09:46:27 -0000 1.10 @@ -4,11 +4,11 @@ typical: 420000 including up to 60000lb weapon load (internal) (max. 477000lb) --> -<!-- typical 192000 but swing wing weights are added separately in the weight section --> +<!-- typical 192000lb but swing wing weights are added separately in the weight section --> <airplane mass="172000"> <!-- Approach configuration --> - <approach speed="160" aoa="3.0" fuel="0.7"> + <approach speed="160" aoa="3.0" fuel="0.30"> <control-setting axis="/controls/engines/engine[0]/throttle-lever" value="0.25"/> <control-setting axis="/controls/engines/engine[1]/throttle-lever" value="0.25"/> <control-setting axis="/controls/engines/engine[2]/throttle-lever" value="0.25"/> @@ -35,11 +35,11 @@ 380 Gross - 195 kts --> - <cruise speed="592" alt="36000" fuel="0.6"> - <control-setting axis="/controls/engines/engine[0]/throttle-lever" value="0.6"/> - <control-setting axis="/controls/engines/engine[1]/throttle-lever" value="0.6"/> - <control-setting axis="/controls/engines/engine[2]/throttle-lever" value="0.6"/> - <control-setting axis="/controls/engines/engine[3]/throttle-lever" value="0.6"/> + <cruise speed="612" alt="34000" fuel="0.6"> + <control-setting axis="/controls/engines/engine[0]/throttle-lever" value="0.7"/> + <control-setting axis="/controls/engines/engine[1]/throttle-lever" value="0.7"/> + <control-setting axis="/controls/engines/engine[2]/throttle-lever" value="0.7"/> + <control-setting axis="/controls/engines/engine[3]/throttle-lever" value="0.7"/> <control-setting axis="/controls/engines/engine[0]/afterburner" value="0.0"/> <control-setting axis="/controls/engines/engine[1]/afterburner" value="0.0"/> <control-setting axis="/controls/engines/engine[2]/afterburner" value="0.0"/> @@ -47,29 +47,42 @@ <control-setting axis="/controls/flight/flaps" value="0"/> <control-setting axis="/controls/flight/spoilers" value="0.0"/> <control-setting axis="/controls/gear/gear-down" value="0.0"/> - <control-setting axis="/controls/flight/wing-sweep" value="0.25"/> + <control-setting axis="/controls/flight/wing-sweep" value="0.0"/> </cruise> - <cockpit x="-6.3" y="0.0" z="1.8"/> + <cockpit x="-6.3" y="0.0" z="1.5"/> <!-- the 5 fuselages below are used for body/blendwing/engines--> - <fuselage ax="0" ay="0" az="0" bx="-44.50" by="0" bz="0" - width="2.8" taper="0.15" midpoint="0.60"/> - <fuselage ax="-15" ay="1.5" az="-0.5" bx="-33.00" by="1.5" bz="-0.5" - width="0.8" taper="0.15" midpoint="0.60"/> - <fuselage ax="-15" ay="-1.5" az="-0.5" bx="-33.00" by="-1.5" bz="-0.5" - width="0.8" taper="0.15" midpoint="0.60"/> - <fuselage ax="-25" ay="3.8" az="-2.15" bx="-35.0" by="3.8" bz="-2.15" - width="1.0" taper="0.15" midpoint="0.60"/> - <fuselage ax="-25" ay="-3.8" az="-2.15" bx="-35.0" by="-3.8" bz="-2.15" - width="1.0" taper="0.15" midpoint="0.60"/> - - - <wing x="-26.2" y="5.0" z="-2.2" taper="0.25" incidence="0" twist="-2" - length="13.20" chord="10.16" sweep="53.0" dihedral="0.0"> - <stall aoa="15.0" width="4" peak="1.4"/> - <flap0 start="0.5" end="0.90" lift="0.5" drag="1.1"/><!--lift="1.5"--> - <flap1 start="0.1" end="0.5" lift="1.0" drag="15.0"/> + <!-- fuselage(bow - fus parts - tail end) and cockpit --> + <fuselage ax="0" ay="0" az="-0.30" bx="-2.00" by="0" bz="-0.25" + width="1.4" taper="0.05" midpoint="1.00"/> + <fuselage ax="-2.0" ay="0" az="-0.25" bx="-42.50" by="0" bz="-0.25" + width="2.8" taper="0.48" midpoint="0.60"/> + <fuselage ax="-42.5" ay="0" az="-0.25" bx="-44.43" by="0" bz="-0.35" + width="1.4" taper="0.28" midpoint="0.00"/> + <fuselage ax="-2.5" ay="0" az="-0.00" bx="-17.50" by="0" bz="0.3" + width="2.6" taper="0.28" midpoint="0.32"/> + <!-- blendwing --> + <fuselage ax="-15" ay="1.9" az="-0.5" bx="-33.00" by="1.8" bz="-0.5" + width="1.4" taper="0.17" midpoint="0.60"/> + <fuselage ax="-15" ay="-1.9" az="-0.5" bx="-33.00" by="-1.8" bz="-0.5" + width="1.4" taper="0.17" midpoint="0.60"/> + <!-- engines --> + <fuselage ax="-24.5" ay="4.25" az="-1.85" bx="-34.0" by="4.25" bz="-1.95" + width="1.2" taper="0.45" midpoint="0.50"/> + <fuselage ax="-24.5" ay="3.02" az="-1.85" bx="-34.0" by="3.02" bz="-1.95" + width="1.2" taper="0.45" midpoint="0.50"/> + <fuselage ax="-24.5" ay="-4.25" az="-1.85" bx="-34.0" by="-4.25" bz="-1.95" + width="1.2" taper="0.45" midpoint="0.50"/> + <fuselage ax="-24.5" ay="-3.02" az="-1.85" bx="-34.0" by="-3.02" bz="-1.95" + width="1.2" taper="0.45" midpoint="0.50"/> + + + <wing x="-26.2" y="5.0" z="-1.1" taper="0.25" incidence="0" twist="-2" + length="13.00" chord="9.16" sweep="53.0" dihedral="0.0"> + <stall aoa="12.0" width="4" peak="1.4"/> + <flap0 start="0.5" end="0.90" lift="0.62" drag="1.8"/><!-- aileron/spoiler--> + <flap1 start="0.1" end="0.5" lift="1.0" drag="15.0"/><!-- speedbrake/spoiler--> <control-input axis="/controls/flight/aileron" control="FLAP0" split="true" invert="true"/> <control-input axis="/controls/flight/spoilers" control="FLAP1"/> @@ -88,13 +101,13 @@ <!-- blended wing body --> - <mstab x="-24.0" y="2.0" z="-2.2" taper="0.35" incidence="1.4" - length="3.04" chord="11.43" sweep="-18.0" dihedral="-1.0"> - <stall aoa="12.0" width="5" peak="1.5"/> + <mstab x="-24.0" y="2.4" z="-1.1" taper="0.60" incidence="0.1" + length="2.90" chord="12.43" sweep="24.0" dihedral="-1.0" effectiveness="0.75"> + <stall aoa="10.0" width="5" peak="1.5"/> - <flap0 start="0.0" end="0.5" lift="1.4" drag="1.4"/> - <flap1 start="0.5" end="1.0" lift="1.22" drag="1.1"/><!-- wingsweep 15/25/45/55/67 --> - <spoiler start="0.4" end="0.8" lift="1.0" drag="9.0"/> + <flap0 start="0.0" end="0.5" lift="1.60" drag="1.68"/><!-- flaps --> + <flap1 start="0.5" end="1.0" lift="1.45" drag="1.52"/><!-- wingsweep 15/25/45/55/67 --> + <spoiler start="0.4" end="0.8" lift="1.0" drag="11.0"/><!-- speedbrake/spoiler --> <control-input axis="/controls/flight/wing-sweep" control="FLAP1"/> <control-input axis="/controls/flight/flaps" control="FLAP0"/> @@ -106,41 +119,42 @@ </mstab> <!-- Elevator --> - <hstab x="-39.0" y="0.3" z="3.1" taper="0.30" incidence="0" + <hstab x="-39.45" y="0.3" z="2.27" taper="0.30" incidence="0" length="8.14" chord="5.1" sweep="33.0" dihedral="0.0"> <stall aoa="20.0" width="5" peak="1.5"/> - <flap0 start="0.0" end="1" lift="1.7" drag="1.5"/> + <flap0 start="0.0" end="1" lift="1.40" drag="1.40"/> <control-input axis="/controls/flight/elevator" control="FLAP0"/> <control-input axis="/controls/flight/elevator-trim" control="FLAP0"/> - - <control-output control="FLAP0" prop="/surface-positions/elevator-pos-norm"/> - + <control-input axis="/controls/flight/elevon" control="FLAP0" split="true"/> + + <control-output control="FLAP0" side="left" prop="/surface-positions/left-elevator-pos-norm"/> + <control-output control="FLAP0" side="right" prop="/surface-positions/right-elevator-pos-norm"/> <control-speed control="FLAP0" transition-time="0.7"/> </hstab> - <vstab x="-38.0" y="0" z="2.6" taper="0.30" effectiveness="0.5" - length="6.4" chord="5.5" sweep="-30.0"> + <vstab x="-38.0" y="0" z="0.95" taper="0.30" effectiveness="1.0" + length="6.6" chord="5.7" sweep="35.0"> <stall aoa="25.0" width="5" peak="1.5"/> - <flap0 start="0.0" end="1.0" lift="1.1" drag="1.1"/> + <flap0 start="0.0" end="1.0" lift="1.15" drag="1.15"/> <control-input axis="/controls/flight/rudder" control="FLAP0" invert="true"/> <control-output control="FLAP0" prop="/surface-positions/rudder-pos-norm"/> - <control-speed control="FLAP0" transition-time="1.5"/> + <control-speed control="FLAP0" transition-time="1.0"/> </vstab> <!-- fwd canard wings --> - <mstab x="-5.0" y="2.0" z="-0.5" taper="0.2" incidence="0" - length="0.9" chord="0.7" sweep="-45.0" dihedral="-30.0"> - <stall aoa="18.0" width="4" peak="1.5"/> + <mstab x="-5.0" y="1.4" z="-0.5" taper="0.2" incidence="0" + length="0.9" chord="1.3" sweep="45.0" dihedral="-30.0"> + <stall aoa="15.0" width="4" peak="1.5"/> - <!--<flap0 start="0.0" end="1.0" lift="1.2" drag="1.1"/> + <flap0 start="0.0" end="1.0" lift="1.15" drag="1.15"/> <control-input axis="/controls/flight/elevator" control="FLAP0"/> <control-output control="FLAP0" prop="/surface-positions/elevator-pos-norm"/> - <control-speed control="FLAP0" transition-time="0.5"/>--> + <control-speed control="FLAP0" transition-time="0.5"/> </mstab> <!-- engines are rated 14600lb or 17390lb military thrust each (4x) and 30780 with afterburner @@ -148,35 +162,35 @@ <!-- left wing engines original --> -<jet x="-30.3" y="4.2" z="-2.5" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780"> - <actionpt x="-35.6" y="4.2" z="-2.4"/> +<jet x="-30.3" y="4.2" z="-1.9" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780" epr="4.6"> + <actionpt x="-34.3" y="4.2" z="-1.9"/> <control-input axis="/controls/engines/engine[0]/throttle-lever" control="THROTTLE"/> <control-input axis="/controls/engines/engine[0]/afterburner" control="REHEAT"/> </jet> -<jet x="-30.3" y="3.2" z="-2.5" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780"> - <actionpt x="-35.6" y="3.2" z="-2.4"/> +<jet x="-30.3" y="3.2" z="-1.9" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780" epr="4.6"> + <actionpt x="-34.3" y="3.2" z="-1.9"/> <control-input axis="/controls/engines/engine[1]/throttle-lever" control="THROTTLE"/> <control-input axis="/controls/engines/engine[0]/afterburner" control="REHEAT"/> </jet> <!-- right wing engines --> -<jet x="-30.3" y="-3.2" z="-2.5" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780"> - <actionpt x="-35.6" y="-3.2" z="-2.4"/> +<jet x="-30.3" y="-3.2" z="-1.9" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780" epr="4.6"> + <actionpt x="-34.3" y="-3.2" z="-1.9"/> <control-input axis="/controls/engines/engine[2]/throttle-lever" control="THROTTLE"/> <control-input axis="/controls/engines/engine[0]/afterburner" control="REHEAT"/> </jet> -<jet x="-30.3" y="-4.2" z="-2.5" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780"> - <actionpt x="-35.6" y="-4.2" z="-2.4"/> +<jet x="-30.3" y="-4.2" z="-1.9" mass="4400" tsfc="0.6" thrust="17390" afterburner="30780" epr="4.6"> + <actionpt x="-34.3" y="-4.2" z="-1.9"/> <control-input axis="/controls/engines/engine[3]/throttle-lever" control="THROTTLE"/> <control-input axis="/controls/engines/engine[0]/afterburner" control="REHEAT"/> </jet> <!-- Landing Gear --> <!-- front --> - <gear x="-9.01" y="0.0" z="-4.15" retract-time="12" compression="0.85" spring="1.5"> + <gear x="-9.01" y="0.0" z="-4.37" retract-time="12" compression="0.85" spring="1.5"> <control-input axis="/controls/flight/rudder" control="STEER" square="true"/> <control-input axis="/controls/gear/gear-down" control="EXTEND"/> <!-- <control-input axis="/controls/gear/brake-left" control="BRAKE"/> @@ -189,7 +203,7 @@ <!-- rear left front 27--> - <gear x="-26.0" y="2.4" z="-4.05" retract-time="12" compression="0.8" spring="1.5"> + <gear x="-25.15" y="2.4" z="-4.30" retract-time="12" compression="0.8" spring="1.5"> <control-input axis="/controls/gear/gear-down" control="EXTEND"/> <control-input axis="/controls/gear/brake-left" control="BRAKE"/> <control-input axis="/controls/gear/brake-parking" control="BRAKE"/> @@ -198,8 +212,8 @@ <control-output control="EXTEND" prop="/gear/gear[1]/position-norm"/> </gear> - <!-- rear left aft 28.2--> - <gear x="-27.2" y="2.4" z="-4.15" retract-time="12" compression="1.4" spring="0.9"> + <!-- rear left aft 27.2--> + <gear x="-26.35" y="2.4" z="-4.40" retract-time="12" compression="1.4" spring="0.9"> <control-input axis="/controls/gear/gear-down" control="EXTEND"/> <!--<control-input axis="/controls/gear/brake-left" control="BRAKE"/> <control-input axis="/controls/gear/brake-parking" control="BRAKE"/>--> @@ -209,7 +223,7 @@ </gear> <!-- rear right front 27--> - <gear x="-26.0" y="-2.4" z="-4.05" retract-time="12" compression="0.8" spring="1.5"> + <gear x="-25.15" y="-2.4" z="-4.30" retract-time="12" compression="0.8" spring="1.5"> <control-input axis="/controls/gear/gear-down" control="EXTEND"/> <control-input axis="/controls/gear/brake-right" control="BRAKE"/> <control-input axis="/controls/gear/brake-parking" control="BRAKE"/> @@ -218,8 +232,8 @@ <control-output control="EXTEND" prop="/gear/gear[3]/position-norm"/> </gear> - <!-- rear right aft 28.2--> - <gear x="-27.2" y="-2.4" z="-4.15" retract-time="12" compression="1.4" spring="0.9"> + <!-- rear right aft 27.2--> + <gear x="-26.35" y="-2.4" z="-4.40" retract-time="12" compression="1.4" spring="0.9"> <control-input axis="/controls/gear/gear-down" control="EXTEND"/> <!--<control-input axis="/controls/gear/brake-right" control="BRAKE"/> <control-input axis="/controls/gear/brake-parking" control="BRAKE"/>--> @@ -227,7 +241,7 @@ <control-speed control="BRAKE" transition-time="0.5"/> <control-output control="EXTEND" prop="/gear/gear[4]/position-norm"/> </gear> - + <!-- 8 fuel tanks with total 210000lb capacity (190000lb used) --> <!-- wings tanks left and right--> @@ -236,7 +250,7 @@ <!-- tanks 1/2/3/4--> <tank x="-12.0" y="0.0" z="0" capacity="30000"/> <tank x="-18.5" y="0.0" z="0" capacity="40000"/> -<tank x="-27.0" y="0.0" z="1.0" capacity="20000"/> +<tank x="-27.0" y="0.0" z="0.7" capacity="20000"/> <tank x="-34.0" y="0.0" z="0" capacity="50000"/> <!-- 2 collector fuel tanks with total 10000 lb each --> <tank x="-23.0" y="3.0" z="-0.5" capacity="10000"/> Index: readme-bone.txt =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/B-1B/readme-bone.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- readme-bone.txt 10 Dec 2008 23:25:40 -0000 1.9 +++ readme-bone.txt 23 Jan 2010 09:47:37 -0000 1.10 @@ -1,7 +1,7 @@ Rockwell B-1B Lancer "The Bone" -XXXXXX Version Nr: 0015 06122008 XXXXXX +XXXXXX Version Nr: 0016 20012010 XXXXXX @@ -41,7 +41,7 @@ Takeoff: -- swing wing to most forward position (15) --> button D/d (present at start) +- swing wing to most forward position (15) --> button F/f (present at start) - apply 1/2 flaps - apply full throttle - apply afterburners @@ -53,12 +53,12 @@ Flight: -- dependent on your altitude and speed choose 15/25/45/55/67 degrees wingweep (d/D) -- max speed at sea level is mach 1.2, at altitude mach 1.3, at altitude short periods +- dependent on your altitude and speed choose 15/25/45/55/67 degrees wingweep (f/F) +- max speed at sea level is mach 1.2, at altitude mach 1.4, at altitude short periods at mach 1.5 are possible, but you put the wings on danger to twist on maneuvering -- typical performance speed is around mach 0.8 - 0.95 @sea level and mach 0.9 - 1.2 at altitude. +- typical performance speed is around mach 0.8 - 0.95 @sea level and mach 0.9 - 1.3 at altitude. -- 15 degrees ws: used for takeoff/landing <310 knots @ sealevel +- 15 degrees ws: used for takeoff/landing <320 knots @ sealevel - 25 degrees ws: used for slow flight/refuelling < 370 knots @sealevel - 45 degrees ws: used for cruise at high altitude (mach 0.6 - 0.75) - 55 degrees ws: used for high/low alt flight (above mach 0.7) @@ -69,10 +69,10 @@ - use 1/2 spoilers to decelerate - ws 15 degrees -- use 1/2 flaps, approach speed is about 190-210 knots -- on short final use full flaps, speed 160-170 knots -- touchdown speed is <165 knots with full fuel load, or 135 nearly empty -- on touchdown apply full spoilers, decelerate to 120 knots then +- use 1/2 flaps, approach speed is about 210-230 knots +- on short final use full flaps, speed 170-180 knots +- touchdown speed is <180 knots with full fuel load, or 145 nearly empty +- on touchdown apply full spoilers, decelerate to 130 knots then - apply brakes to full stop and use elevator as speedbrake (pull stick) Flight performance (especially TO/Landing) heavily depends on aircraft weight! @@ -119,18 +119,17 @@ XXXX WEAPON SYSTEM XXXX -This plane is equipped with a bomb guiding system currently working on the intermediate bay. First select weapons by going to B-1B/Weapons menu and select Unguided(Fwd + Aft bay loaded with 2x8 GBU-31 non guided weapons) or guided(intmd bay loaded with 8 GBU-31 guidable weapons). Switch to the OSO seat/view and you should see the GBU31 indicated. +This plane is equipped with a bomb guiding system currently working on the intermediate bay. First select weapons by going to B-1B/Weapons menu and select guided(intmd bay loaded with 8 GBU-31 guidable weapons). Switch to the OSO seat/view and you should see the GBU31 indicated. All control panels are visible from OSO view. -Release of unguided weapons(fwd + aft bay): +Release of guided weapons(only intmd bay): In air prior to release arm your weapons by using the SMS panel. First click on the bay (should be highlighted when selected) then on the station number to arm (indicated on panel). You can disarm a weapon by clicking on station number with middle mouse button. -To release either press l to initiate an automated release (bay doors open automatically) or use a manual release by opening the corresponding bay door and press l. You can rotate the launcher by selecting bay and then press LAUNCHER ROT, the position of the launcher is indicated by an L on the SMS display. The launcher, when in release mode, always performs a full cycle and checks which stations are armed and if releases the weapons. +Use a manual release by opening the corresponding bay door. You can rotate the launcher by selecting bay and then press LAUNCHER ROT, the position of the launcher is indicated by an L on the SMS display. The launcher, when in release mode, always performs a full cycle and checks which stations are armed and if releases the weapons. After releasing the weapons close the bay doors manually. -Release of unguided weapons(only intmd bay): You can use up to 4 guided weapons independently, but I would advise to use 1 or 2 at the beginning. @@ -174,18 +173,18 @@ j/k decrease/increase spoilers o afterburner on O afterburner off -d sweep wing backw -D sweep wing fwd +f sweep wing backw +F sweep wing fwd XXXX PROGRESS XXXX -FDM: alpha - in use / needs tuning 92%complete -3D model: alpha - in use / refinements .. 85%complete -Textures: alpha - in use / too few 40%complete -Animations: alpha - in use / more to come 90%complete +FDM: alpha - in use / needs tuning 95%complete +3D model: alpha - in use / refinements .. 89%complete +Textures: alpha - in use / too few 50%complete +Animations: alpha - in use / more to come 92%complete Autopilot: alpha - in use / needs finetuning 90%complete 3Dcockpit: alpha - in use / needs completion 90%complete @@ -204,4 +203,4 @@ Have Fun! Good Luck! -Markus Zojer, 03/03/2008 \ No newline at end of file +Markus Zojer, 20/01/2010 \ No newline at end of file Index: version_update.txt =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/B-1B/version_update.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- version_update.txt 10 Dec 2008 23:25:40 -0000 1.5 +++ version_update.txt 23 Jan 2010 09:47:45 -0000 1.6 @@ -1,5 +1,14 @@ Rockwell B-1B Lancer "The Bone" +XXXXXX Version Nr: 0018 20102010 XXXXXX + +News/updates: Major update + +- FDM adjusted +- now only guided ordonance available +- cockpit updated +- lots of small bugs removed + XXXXXX Version Nr: 0017 06122008 XXXXXX News/updates: Experimental update |