1
0
Fork 0

Merge branch 'master' of gitorious.org:fg/fgdata

This commit is contained in:
Erik Hofman 2011-11-30 09:44:56 +01:00
commit fe6d34c425
111 changed files with 1853 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

0
Aircraft/Generic/Logos/dragon.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/SCR-522C/Dialogs/radios.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/flaps/flaps.ac Executable file → Normal file
View file

0
Aircraft/Instruments-3d/flaps/flaps.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/GNUmakefile Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/README Executable file → Normal file
View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

0
Aircraft/Instruments-3d/mk-viii/assembly.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/assembly/README Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/assembly/assembly.ac Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/assembly/assembly.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/assembly/assembly.xsl Executable file → Normal file
View file

View file

0
Aircraft/Instruments-3d/mk-viii/caution0-actions.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/caution0.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/caution1-actions.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/caution1.xml Executable file → Normal file
View file

View file

0
Aircraft/Instruments-3d/mk-viii/flap-override.xml Executable file → Normal file
View file

View file

0
Aircraft/Instruments-3d/mk-viii/inhibit-actions.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/inhibit.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/inop.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/mk-viii.xml Executable file → Normal file
View file

View file

0
Aircraft/Instruments-3d/mk-viii/steep-approach.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/terrain-fail.xml Executable file → Normal file
View file

View file

0
Aircraft/Instruments-3d/mk-viii/terrain-inhibit.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/warning0-actions.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/warning0.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/warning1-actions.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/mk-viii/warning1.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/pedals/pedals.ac Executable file → Normal file
View file

0
Aircraft/Instruments-3d/pedals/pedals.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/pedals/pedals.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/quadrant/quadrant.ac Executable file → Normal file
View file

0
Aircraft/Instruments-3d/quadrant/quadrant.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/quadrant/quadrant.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/radio_stack/panel-tex02.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/radio_stack/transparent-bg.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/trim/trimwheel.ac Executable file → Normal file
View file

0
Aircraft/Instruments-3d/trim/trimwheel.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/trim/trimwheel.xml Executable file → Normal file
View file

0
Aircraft/Instruments-3d/yoke/yoke.ac Executable file → Normal file
View file

0
Aircraft/Instruments-3d/yoke/yoke.rgb Executable file → Normal file
View file

0
Aircraft/Instruments-3d/yoke/yoke.xml Executable file → Normal file
View file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

0
Aircraft/Instruments/Textures/plusminus.rgb Executable file → Normal file
View file

0
Aircraft/Instruments/aoaL.xml Executable file → Normal file
View file

0
Aircraft/Instruments/asi-1k-knot.xml Executable file → Normal file
View file

0
Aircraft/Instruments/asi-590-knot-a4c.xml Executable file → Normal file
View file

View file

@ -0,0 +1,160 @@
<?xml version="1.0"?>
<!--
battery1.xml
Battery Gauge
Thorsten Brehm
October 6, 2011
-->
<PropertyList>
<name>Battery Gauge</name>
<w-base>512</w-base>
<h-base>512</h-base>
<params>
<volts>/systems/electrical/volts</volts>
<amps>/systems/electrical/amps</amps>
</params>
<layers>
<layer>
<name>Backplate</name>
<w>292</w>
<h>456</h>
<texture>
<path>Aircraft/Instruments/Textures/battery-c172p.rgb</path>
<x1>0.0</x1>
<x2>0.570312</x2>
<y1>0.109375</y1>
<y2>1.0</y2>
</texture>
</layer>
<layer>
<name>Volt Needle</name>
<w>148</w>
<h>32</h>
<texture>
<path>Aircraft/Instruments/Textures/misc2.rgb</path>
<x1>0.0</x1>
<x2>0.289062</x2>
<y1>0.554688</y1>
<y2>0.617188</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-142</offset>
</transformation>
<transformation>
<type>rotation</type>
<property alias="../../../../../params/amps"/>
<min>-40.0</min>
<max>40.0</max>
<scale>-1.375005</scale>
<offset>0</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>78</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>AMP Needle</name>
<w>148</w>
<h>32</h>
<texture>
<path>Aircraft/Instruments/Textures/misc2.rgb</path>
<x1>0.0</x1>
<x2>0.289062</x2>
<y1>0.554688</y1>
<y2>0.617188</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>142</offset>
</transformation>
<transformation>
<type>rotation</type>
<property alias="../../../../../params/volts"/>
<min>0.0</min>
<max>40.0</max>
<scale>2.7</scale>
<offset>126</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>78</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Foreground</name>
<w>512</w>
<h>512</h>
<texture>
<path>Aircraft/Instruments/Textures/smlf.rgb</path>
<x1>0.0</x1>
<x2>1.0</x2>
<y1>0.0</y1>
<y2>1.0</y2>
</texture>
</layer>
<layer>
<name>AMP label</name>
<w>32</w>
<h>120</h>
<texture>
<path>Aircraft/Instruments/Textures/misc2.rgb</path>
<x1>0.640625</x1>
<x2>0.703125</x2>
<y1>0.53125</y1>
<y2>0.765625</y2> </texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-145</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>2</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Volt label</name>
<w>52</w>
<h>52</h>
<texture>
<path>Aircraft/Instruments/Textures/misc2.rgb</path>
<x1>0.640625</x1>
<x2>0.703125</x2>
<y1>0.94</y1>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>150</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-1</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -0,0 +1,32 @@
<?xml version="1.0"?>
<PropertyList>
<name>frames per second</name>
<w-base>50</w-base>
<h-base>50</h-base>
<layers>
<layer>
<name>counter</name>
<type>text</type>
<font>led</font>
<point-size>6.5</point-size>
<color>
<red>1.0</red>
<green>0.5</green>
<blue>0.0</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>/sim/frame-rate</property>
<format>%.0f</format>
</chunk>
</chunks>
</layer>
</layers>
</PropertyList>

View file

@ -0,0 +1,143 @@
<?xml version="1.0"?>
<!--
-->
<PropertyList>
<name>Fuel</name>
<w-base>100</w-base>
<h-base>100</h-base>
<params>
<fuel1>/consumables/fuel/tank[0]/level-gal_us</fuel1>
<fuel2>/consumables/fuel/tank[1]/level-gal_us</fuel2>
</params>
<layers>
<layer>
<name>Fuel1</name>
<w>20</w>
<h>100</h>
<texture>
<path>Aircraft/Instruments/Textures/FuelOilAmps.png</path>
<x1>0.0</x1>
<x2>0.5</x2>
<y1>0.50</y1>
<y2>0.75</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-10</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Fuel2</name>
<w>20</w>
<h>100</h>
<texture>
<path>Aircraft/Instruments/Textures/FuelOilAmps.png</path>
<x1>0.0</x1>
<x2>0.5</x2>
<y1>0.50</y1>
<y2>0.75</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>10</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>FuelNeedle1</name>
<w>3</w>
<h>96</h>
<texture>
<path>Aircraft/Instruments/Textures/misc1.rgb</path>
<x1>0.71875</x1>
<x2>0.828125</x2>
<y1>0.46875</y1>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-10</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>rotation</type>
<property alias="../../../../../params/fuel1"/>
<interpolation>
<entry>
<ind>0</ind>
<dep>-30</dep>
</entry>
<entry>
<ind>61.5</ind>
<dep>30</dep>
</entry>
</interpolation>
</transformation>
<transformation>
<type>y-shift</type>
<offset>120</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>FuelNeedle2</name>
<w>3</w>
<h>96</h>
<texture>
<path>Aircraft/Instruments/Textures/misc1.rgb</path>
<x1>0.71875</x1>
<x2>0.828125</x2>
<y1>0.46875</y1>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>10</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>rotation</type>
<property alias="../../../../../params/fuel2"/>
<interpolation>
<entry>
<ind>0</ind>
<dep>-30</dep>
</entry>
<entry>
<ind>61.5</ind>
<dep>30</dep>
</entry>
</interpolation>
</transformation>
<transformation>
<type>y-shift</type>
<offset>120</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

0
Aircraft/Instruments/jet-throttle-quadrant.xml Executable file → Normal file
View file

View file

@ -0,0 +1,154 @@
<?xml version="1.0"?>
<!--
-->
<PropertyList>
<name>Oil</name>
<w-base>100</w-base>
<h-base>100</h-base>
<params>
<ot>engines/engine[0]/oil-temperature-degf</ot>
<op>/engines/engine[0]/oil-pressure-psi</op>
</params>
<layers>
<layer>
<name>OilTemp</name>
<w>20</w>
<h>100</h>
<texture>
<path>Aircraft/Instruments/Textures/FuelOilAmps.png</path>
<x1>0.5</x1>
<x2>1.0</x2>
<y1>0.25</y1>
<y2>0.50</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-10</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>OilPress</name>
<w>20</w>
<h>100</h>
<texture>
<path>Aircraft/Instruments/Textures/FuelOilAmps.png</path>
<x1>0.0</x1>
<x2>0.5</x2>
<y1>0.25</y1>
<y2>0.50</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>10</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>OTNeedle</name>
<w>3</w>
<h>96</h>
<texture>
<path>Aircraft/Instruments/Textures/misc1.rgb</path>
<x1>0.71875</x1>
<x2>0.828125</x2>
<y1>0.46875</y1>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-10</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>rotation</type>
<property alias="../../../../../params/ot"/>
<interpolation>
<entry>
<ind>75</ind>
<dep>-30</dep>
</entry>
<entry>
<ind>180</ind>
<dep>5</dep>
</entry>
<entry>
<ind>240</ind>
<dep>30</dep>
</entry>
</interpolation>
</transformation>
<transformation>
<type>y-shift</type>
<offset>120</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>OPNeedle</name>
<w>3</w>
<h>96</h>
<texture>
<path>Aircraft/Instruments/Textures/misc1.rgb</path>
<x1>0.71875</x1>
<x2>0.828125</x2>
<y1>0.46875</y1>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>10</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>rotation</type>
<property alias="../../../../../params/op"/>
<interpolation>
<entry>
<ind>10</ind>
<dep>-30</dep>
</entry>
<entry>
<ind>30</ind>
<dep>-15</dep>
</entry>
<entry>
<ind>80</ind>
<dep>15</dep>
</entry>
<entry>
<ind>100</ind>
<dep>30</dep>
</entry>
</interpolation>
</transformation>
<transformation>
<type>y-shift</type>
<offset>120</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

0
Aircraft/Instruments/pilot-g.xml Executable file → Normal file
View file

Some files were not shown because too many files have changed in this diff Show more