Dave Perry:
The attached patch adds "Hide yoke" to the c172p menu, adjusts the gear spring forces and damping to cause a more tail low attitude sitting on the ground, optimizes vertices and surfaces in c172p.ac, as well as cleaning up the tabs and indents in several xml files.
This commit is contained in:
parent
b9462268a7
commit
9987224de8
5 changed files with 6529 additions and 7181 deletions
|
@ -20,6 +20,13 @@
|
||||||
<script>c172p.immat_dialog.toggle()</script>
|
<script>c172p.immat_dialog.toggle()</script>
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Show/hide yoke</label>
|
||||||
|
<binding>
|
||||||
|
<command>property-toggle</command>
|
||||||
|
<property>sim/model/hide-yoke</property>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
</menu>
|
</menu>
|
||||||
</default>
|
</default>
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -19,15 +19,35 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<aero archive="y">c172p</aero>
|
<aero archive="y">c172p</aero>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
|
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
|
||||||
<livery>
|
|
||||||
<file type="string"/>
|
<livery>
|
||||||
</livery>
|
<file type="string">n301dp</file>
|
||||||
|
<index type="int">0</index>
|
||||||
|
</livery>
|
||||||
|
|
||||||
|
<liverytail>
|
||||||
|
<file type="string">n301dp</file>
|
||||||
|
<index type="int">0</index>
|
||||||
|
</liverytail>
|
||||||
|
|
||||||
|
<liverywing>
|
||||||
|
<file type="string">n301dp</file>
|
||||||
|
<index type="int">0</index>
|
||||||
|
</liverywing>
|
||||||
|
|
||||||
|
<c172p>
|
||||||
|
<immat>true</immat>
|
||||||
|
<fairing1>true</fairing1>
|
||||||
|
<fairing2>false</fairing2>
|
||||||
|
<fairing3>false</fairing3>
|
||||||
|
</c172p>
|
||||||
|
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
<startup>
|
<startup>
|
||||||
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
||||||
</startup>
|
</startup>
|
||||||
|
|
||||||
|
|
||||||
<help>
|
<help>
|
||||||
|
@ -78,34 +98,6 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<title>Cessna 172P</title>
|
<title>Cessna 172P</title>
|
||||||
</help>
|
</help>
|
||||||
|
|
||||||
<model>
|
|
||||||
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
|
|
||||||
|
|
||||||
|
|
||||||
<livery>
|
|
||||||
<file type="string">n301dp</file>
|
|
||||||
<index type="int">0</index>
|
|
||||||
</livery>
|
|
||||||
|
|
||||||
<liverytail>
|
|
||||||
<file type="string">n301dp</file>
|
|
||||||
<index type="int">0</index>
|
|
||||||
</liverytail>
|
|
||||||
|
|
||||||
<liverywing>
|
|
||||||
<file type="string">n301dp</file>
|
|
||||||
<index type="int">0</index>
|
|
||||||
</liverywing>
|
|
||||||
|
|
||||||
<c172p>
|
|
||||||
<immat>true</immat>
|
|
||||||
<fairing1>true</fairing1>
|
|
||||||
<fairing2>false</fairing2>
|
|
||||||
<fairing3>false</fairing3>
|
|
||||||
</c172p>
|
|
||||||
|
|
||||||
</model>
|
|
||||||
|
|
||||||
<tutorials include="Tutorials/c172-tutorials.xml"/>
|
<tutorials include="Tutorials/c172-tutorials.xml"/>
|
||||||
|
|
||||||
<multiplay>
|
<multiplay>
|
||||||
|
@ -118,9 +110,9 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<int type="int">0</int>
|
<int type="int">0</int>
|
||||||
<int type="int">0</int>
|
<int type="int">0</int>
|
||||||
</generic>
|
</generic>
|
||||||
</multiplay>
|
</multiplay>
|
||||||
|
|
||||||
<menubar include="Dialogs/c172p-menu.xml"/>
|
<menubar include="Dialogs/c172p-menu.xml"/>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
|
@ -171,7 +163,10 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<engines>
|
<engines>
|
||||||
<engine>
|
<engine>
|
||||||
<rpm type="double">700</rpm>
|
<rpm type="double">0</rpm>
|
||||||
|
<magnetos type="int">0</magnetos>
|
||||||
|
<mixture type="double">0</mixture>
|
||||||
|
<running type="bool">false</running>
|
||||||
</engine>
|
</engine>
|
||||||
</engines>
|
</engines>
|
||||||
|
|
||||||
|
@ -179,7 +174,7 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<strobe type="bool">true</strobe>
|
<strobe type="bool">true</strobe>
|
||||||
<beacon type="bool">true</beacon>
|
<beacon type="bool">true</beacon>
|
||||||
<nav-lights type="bool">true</nav-lights>
|
<nav-lights type="bool">true</nav-lights>
|
||||||
</lighting>
|
</lighting>
|
||||||
|
|
||||||
<nasal>
|
<nasal>
|
||||||
|
|
||||||
|
@ -247,4 +242,26 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<max-lb type="double">150.0</max-lb> <!-- WARNING: Max baggage "by the book" is 120lbs or less! -->
|
<max-lb type="double">150.0</max-lb> <!-- WARNING: Max baggage "by the book" is 120lbs or less! -->
|
||||||
</weight>
|
</weight>
|
||||||
</payload>
|
</payload>
|
||||||
|
|
||||||
|
<input>
|
||||||
|
<keyboard>
|
||||||
|
<key n="115">
|
||||||
|
<name>s</name>
|
||||||
|
<desc>Toggle Starter Switch</desc>
|
||||||
|
<binding>
|
||||||
|
<command>property-assign</command>
|
||||||
|
<property>/controls/switches/starter</property>
|
||||||
|
<value >1</value>
|
||||||
|
</binding>
|
||||||
|
<mod-up>
|
||||||
|
<binding>
|
||||||
|
<command>property-assign</command>
|
||||||
|
<property>/controls/switches/starter</property>
|
||||||
|
<value>0</value>
|
||||||
|
</binding>
|
||||||
|
</mod-up>
|
||||||
|
</key>
|
||||||
|
</keyboard>
|
||||||
|
</input>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -101,8 +101,8 @@
|
||||||
<static_friction> 0.8 </static_friction>
|
<static_friction> 0.8 </static_friction>
|
||||||
<dynamic_friction> 0.5 </dynamic_friction>
|
<dynamic_friction> 0.5 </dynamic_friction>
|
||||||
<rolling_friction> 0.02 </rolling_friction>
|
<rolling_friction> 0.02 </rolling_friction>
|
||||||
<spring_coeff unit="LBS/FT"> 1800 </spring_coeff>
|
<spring_coeff unit="LBS/FT"> 4000 </spring_coeff>
|
||||||
<damping_coeff unit="LBS/FT/SEC"> 600 </damping_coeff>
|
<damping_coeff unit="LBS/FT/SEC"> 1000 </damping_coeff>
|
||||||
<max_steer unit="DEG"> 10 </max_steer>
|
<max_steer unit="DEG"> 10 </max_steer>
|
||||||
<brake_group> NONE </brake_group>
|
<brake_group> NONE </brake_group>
|
||||||
<retractable>0</retractable>
|
<retractable>0</retractable>
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
<static_friction> 0.8 </static_friction>
|
<static_friction> 0.8 </static_friction>
|
||||||
<dynamic_friction> 0.5 </dynamic_friction>
|
<dynamic_friction> 0.5 </dynamic_friction>
|
||||||
<rolling_friction> 0.02 </rolling_friction>
|
<rolling_friction> 0.02 </rolling_friction>
|
||||||
<spring_coeff unit="LBS/FT"> 5400 </spring_coeff>
|
<spring_coeff unit="LBS/FT"> 4400 </spring_coeff>
|
||||||
<damping_coeff unit="LBS/FT/SEC"> 1600 </damping_coeff>
|
<damping_coeff unit="LBS/FT/SEC"> 1600 </damping_coeff>
|
||||||
<max_steer unit="DEG"> 0.0 </max_steer>
|
<max_steer unit="DEG"> 0.0 </max_steer>
|
||||||
<brake_group> LEFT </brake_group>
|
<brake_group> LEFT </brake_group>
|
||||||
|
@ -131,7 +131,7 @@
|
||||||
<static_friction> 0.8 </static_friction>
|
<static_friction> 0.8 </static_friction>
|
||||||
<dynamic_friction> 0.5 </dynamic_friction>
|
<dynamic_friction> 0.5 </dynamic_friction>
|
||||||
<rolling_friction> 0.02 </rolling_friction>
|
<rolling_friction> 0.02 </rolling_friction>
|
||||||
<spring_coeff unit="LBS/FT"> 5400 </spring_coeff>
|
<spring_coeff unit="LBS/FT"> 4400 </spring_coeff>
|
||||||
<damping_coeff unit="LBS/FT/SEC"> 1600 </damping_coeff>
|
<damping_coeff unit="LBS/FT/SEC"> 1600 </damping_coeff>
|
||||||
<max_steer unit="DEG"> 0.0 </max_steer>
|
<max_steer unit="DEG"> 0.0 </max_steer>
|
||||||
<brake_group> RIGHT </brake_group>
|
<brake_group> RIGHT </brake_group>
|
||||||
|
|
Loading…
Add table
Reference in a new issue