Hi,
1) Attached is a diff file made from $FGROOT/Aircraft/A-10
2) The new files and a modified overall model are available
here (tared $FGROOT/Aircraft/A-10) :
http://croo.murgl.org/fgfs/A-10/A-10-new_modified-files-20070513.tgz
Description:
Added animated stick and rudder, more properties cleaning, hide
canopy glass when in view 0.
Thanks for commiting,
Alexis
Index: A-10-set.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/A-10/A-10-set.xml,v
retrieving revision 1.12
diff -u -p -p -r1.12 A-10-set.xml
--- A-10-set.xml 13 May 2007 13:41:12 -0000 1.12
+++ A-10-set.xml 13 May 2007 14:37:18 -0000
@@ -241,7 +241,8 @@ Fairchild A-10 simulation config.
</lighting>
</controls>
<engines>
- <initial-start-state
type="bool"></initial-start-state>
+ <initial-start-state
type="bool">false</initial-start-state> <!-- sim value -->
+ <eng-start-cycle
type="bool">false</eng-start-cycle> <!-- warn-panel model value -->
<engine n="0">
<running type="bool">0</running>
</engine>
Index: Models/A-10-warn-panel.xml
===================================================================
RCS file:
/var/cvs/FlightGear-0.9/data/Aircraft/A-10/Models/A-10-warn-panel.xml,v
retrieving revision 1.3
diff -u -p -p -r1.3 A-10-warn-panel.xml
--- Models/A-10-warn-panel.xml 11 Jan 2007 12:54:47 -0000 1.3
+++ Models/A-10-warn-panel.xml 13 May 2007 14:37:18 -0000
@@ -10,10 +10,7 @@
<type>select</type>
<object-name>eng-start-cycle</object-name>
<condition>
- <equals>
- <property>engines/A-10-eng-start-cycle</property>
- <value>1</value>
- </equals>
+ <property>sim/model/A-10/engines/eng-start-cycle</property>
</condition>
</animation>
Index: Models/A-10-model.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/A-10/Models/A-10-model.xml,v
retrieving revision 1.13
diff -u -p -p -r1.13 A-10-model.xml
--- Models/A-10-model.xml 13 May 2007 09:54:08 -0000 1.13
+++ Models/A-10-model.xml 13 May 2007 14:37:18 -0000
@@ -820,6 +820,30 @@
</animation>
</model>
+ <model>
+ <path>Aircraft/A-10/Models/stick.xml</path>
+ <offsets>
+ <x-m>2.6127</x-m>
+ <y-m>0.0000</y-m>
+ <z-m>0.5176</z-m>
+ </offsets>
+ <animation>
+ <type>noshadow</type>
+ </animation>
+ </model>
+
+ <model>
+ <path>Aircraft/A-10/Models/pedals.xml</path>
+ <offsets>
+ <x-m>2.0800</x-m>
+ <y-m>0.0000</y-m>
+ <z-m>0.5804</z-m>
+ </offsets>
+ <animation>
+ <type>noshadow</type>
+ </animation>
+ </model>
+
<!-- De-select when in view 0 -->
<animation>
@@ -831,8 +855,8 @@
<object-name>CPT-Visor</object-name>
<object-name>CPT-Face-Mask</object-name>
<object-name>CPT-Face-Mask-Tube</object-name>
- <object-name>CPT-C-Stick</object-name><!--otherwise it's just
hidding HSI-->
<object-name>FCanopyGlass</object-name>
+ <object-name>BCanopyGlass</object-name>
<object-name>Fuselage-Ext</object-name>
<condition>
<not>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel