Dave Perry:
Changes: 1. remove typo from all the /Systems/KAP140.xml files 2. changes to put radio_stack in Instruments-3d 3. Add "pick" to vor, alt, hi, in Instruments-3d 4. changes to pa24-250 and pa28-161 to use 2 and 3. 5. add "pick" and "2d text in window" in 3d OAT in pa24-250
This commit is contained in:
parent
7f30f1599e
commit
3831675000
12 changed files with 664 additions and 36 deletions
|
@ -2,8 +2,53 @@ AC3Db
|
|||
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 0
|
||||
MATERIAL "illum" rgb 0.988889 0.988889 0.988889 amb 0.201149 0.201149 0.201149 emis 0.7 0.7 0.7 spec 0 0 0 shi 32 trans 0
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0.149 0.149 0.149 spec 0.502 0.502 0.502 shi 64 trans 0
|
||||
MATERIAL "ac3dmat6" rgb 0 1 0 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 1
|
||||
OBJECT world
|
||||
kids 6
|
||||
kids 8
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-L"
|
||||
loc -1.86265e-09 -0.023009 0.00619765
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 -0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 0.00702053 0.0302027
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 3
|
||||
refs 4
|
||||
3 0 1
|
||||
1 0 0
|
||||
0 0.125 0
|
||||
2 0.125 1
|
||||
kids 0
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-R"
|
||||
loc -1.86265e-09 -0.023009 -0.00165454
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 -0.00702053 0.0226521
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 3
|
||||
refs 4
|
||||
0 0 1
|
||||
2 0 0
|
||||
3 0.125 0
|
||||
1 0.125 1
|
||||
kids 0
|
||||
OBJECT poly
|
||||
name "Needle10000"
|
||||
crease 45.000000
|
||||
|
@ -87,7 +132,7 @@ refs 3
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "Face"
|
||||
texture "altimeter.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/alt/altimeter.rgb"
|
||||
crease 45.000000
|
||||
numvert 4
|
||||
0 0.04 -0.04
|
||||
|
@ -108,7 +153,7 @@ name "inhg"
|
|||
loc -0.000238663 0.000547649 0.00323039
|
||||
data 12
|
||||
Cylinder.015
|
||||
texture "altimeter.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/alt/altimeter.rgb"
|
||||
crease 30.000000
|
||||
numvert 6
|
||||
0.001139 -0.00614271 -0.0291783
|
||||
|
@ -136,7 +181,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "disk"
|
||||
loc 0 -0.0305765 0.0300321
|
||||
texture "knob.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/alt/knob.rgb"
|
||||
crease 101.000000
|
||||
numvert 20
|
||||
0.01 0.00396059 0.00479285
|
||||
|
|
|
@ -123,6 +123,71 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Altimeter -->
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-L</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>decrease calibrate fine</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/altimeter/setting-inhg</property>
|
||||
<step>-0.01</step>
|
||||
<min>26.0</min>
|
||||
<max>33.0</max>
|
||||
<wrap>false</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>decrease calibrate coarse</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/altimeter/setting-inhg</property>
|
||||
<step>-0.1</step>
|
||||
<min>26.0</min>
|
||||
<max>33.0</max>
|
||||
<wrap>false</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-R</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>increase calibrate fine</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/altimeter/setting-inhg</property>
|
||||
<step>0.01</step>
|
||||
<min>26.0</min>
|
||||
<max>33.0</max>
|
||||
<wrap>false</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>increase calibrate coarse</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/altimeter/setting-inhg</property>
|
||||
<step>0.1</step>
|
||||
<min>26.0</min>
|
||||
<max>33.0</max>
|
||||
<wrap>false</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -1,12 +1,101 @@
|
|||
AC3Db
|
||||
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 0
|
||||
MATERIAL "ac3dmat6" rgb 0 1 0 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 1
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0.15 0.15 0.15 spec 0.5 0.5 0.5 shi 64 trans 0
|
||||
OBJECT world
|
||||
kids 5
|
||||
kids 9
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-bug-R"
|
||||
loc -1.86265e-09 -0.022778 -0.0612388
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 -0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 0.00702053 0.0302027
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 1
|
||||
refs 4
|
||||
3 0 1
|
||||
1 0 0
|
||||
0 0.125 0
|
||||
2 0.125 1
|
||||
kids 0
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-bug-L"
|
||||
loc -1.86265e-09 -0.022778 -0.0533867
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 -0.00702053 0.0226521
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 1
|
||||
refs 4
|
||||
0 0 1
|
||||
2 0 0
|
||||
3 0.125 0
|
||||
1 0.125 1
|
||||
kids 0
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-offset-L"
|
||||
loc -1.86265e-09 -0.0223161 0.00573575
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 -0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 0.00702053 0.0302027
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 1
|
||||
refs 4
|
||||
3 0 1
|
||||
1 0 0
|
||||
0 0.125 0
|
||||
2 0.125 1
|
||||
kids 0
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-offset-R"
|
||||
loc -1.86265e-09 -0.0223161 -0.00211644
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 -0.00702053 0.0226521
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 1
|
||||
refs 4
|
||||
0 0 1
|
||||
2 0 0
|
||||
3 0.125 0
|
||||
1 0.125 1
|
||||
kids 0
|
||||
OBJECT poly
|
||||
name "Face"
|
||||
loc 0.000119331 0 0
|
||||
texture "hi01.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/hi/hi01.rgb"
|
||||
crease 45.000000
|
||||
numvert 6
|
||||
-0.001458 0.04 -0.04
|
||||
|
@ -17,14 +106,14 @@ numvert 6
|
|||
-0.001458 0 -0.04
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.935547 0.935547
|
||||
3 0.0566406 0.935547
|
||||
4 0.0566406 0.496094
|
||||
5 0.935547 0.496094
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
4 0.0566406 0.496094
|
||||
2 0.0566406 0.0566406
|
||||
|
@ -33,7 +122,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "Front"
|
||||
texture "hi02.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/hi/hi02.rgb"
|
||||
crease 45.000000
|
||||
numvert 6
|
||||
0 0.04 -0.04
|
||||
|
@ -44,14 +133,14 @@ numvert 6
|
|||
0 0 -0.04
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.994141 0.994141
|
||||
3 -0.00195312 0.994141
|
||||
4 -0.00195312 0.496094
|
||||
5 0.994141 0.496094
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
4 -0.00195312 0.496094
|
||||
2 -0.00195312 -0.00195312
|
||||
|
@ -61,7 +150,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "OBS-Knob"
|
||||
loc 0 -0.0297401 0.0293165
|
||||
texture "knob.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/hi/knob.rgb"
|
||||
crease 101.000000
|
||||
numvert 20
|
||||
0.01 9.31323e-09 0
|
||||
|
@ -260,7 +349,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "Hdg-Knob"
|
||||
loc 0 -0.0300775 -0.0298089
|
||||
texture "knob.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/hi/knob.rgb"
|
||||
crease 101.000000
|
||||
numvert 20
|
||||
0.01 0.00396059 0.00479285
|
||||
|
@ -459,7 +548,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "HdgBug"
|
||||
loc 0.00155131 0 0
|
||||
texture "hi03.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/hi/hi03.rgb"
|
||||
crease 45.000000
|
||||
numvert 6
|
||||
-0.0011 0 -0.04
|
||||
|
@ -470,14 +559,14 @@ numvert 6
|
|||
-0.0011 0.04 -0.04
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
1 0.0520455 0.498392
|
||||
3 0.0520455 0.0589381
|
||||
4 0.930952 0.0589381
|
||||
0 0.930952 0.498392
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
5 0.930952 0.937845
|
||||
2 0.0520455 0.937845
|
||||
|
|
|
@ -63,6 +63,136 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Heading Bug control -->
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-bug-L</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small decrease</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/autopilot/settings/heading-bug-deg</property>
|
||||
<step>-1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large decrease</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/autopilot/settings/heading-bug-deg</property>
|
||||
<step>-5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-bug-R</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small increase</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/autopilot/settings/heading-bug-deg</property>
|
||||
<step>1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large increase</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/autopilot/settings/heading-bug-deg</property>
|
||||
<step>5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<!-- Heading Offset -->
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-offset-L</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small decrease</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/heading-indicator/offset-deg</property>
|
||||
<step>-1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large decrease</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/heading-indicator/offset-deg</property>
|
||||
<step>-5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-offset-R</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small increase</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/heading-indicator/offset-deg</property>
|
||||
<step>1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large increase</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/heading-indicator/offset-deg</property>
|
||||
<step>5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
23
Aircraft/Instruments-3d/radio_stack/RadioStack.ac
Normal file
23
Aircraft/Instruments-3d/radio_stack/RadioStack.ac
Normal file
|
@ -0,0 +1,23 @@
|
|||
AC3Db
|
||||
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 0
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "RadioStack"
|
||||
loc 0.000486599 0.0488634 -0.00024706
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/pa24-250/Models/radio_stack/panel-tex02.rgb"
|
||||
crease 45.000000
|
||||
numvert 4
|
||||
0 0.0861044 -0.0861038
|
||||
0 0.0861044 0.0865063
|
||||
0 -0.183125 0.0865063
|
||||
0 -0.183125 -0.0861038
|
||||
numsurf 1
|
||||
SURF 0x20
|
||||
mat 0
|
||||
refs 4
|
||||
0 0 1
|
||||
1 1 1
|
||||
2 1 0
|
||||
3 0 0
|
||||
kids 0
|
BIN
Aircraft/Instruments-3d/radio_stack/panel-tex02.rgb
Executable file
BIN
Aircraft/Instruments-3d/radio_stack/panel-tex02.rgb
Executable file
Binary file not shown.
76
Aircraft/Instruments-3d/radio_stack/radio-panel.xml
Normal file
76
Aircraft/Instruments-3d/radio_stack/radio-panel.xml
Normal file
|
@ -0,0 +1,76 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!DOCTYPE PropertyList SYSTEM "panel.dtd">
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<name>Radio-Panel</name>
|
||||
<background>Aircraft/pa24-250/Panel/transparent-bg.rgb</background>
|
||||
<w>512</w>
|
||||
<h>1024</h>
|
||||
<instruments>
|
||||
<!-- radio stack -->
|
||||
|
||||
<instrument include="../../Instruments/dme.xml">
|
||||
<name>DME Display</name>
|
||||
<x>120</x>
|
||||
<y>450</y>
|
||||
<w>200</w>
|
||||
<h>100</h> -->
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/markerbeacon.xml">
|
||||
<name>Marker Beacon Indicators</name>
|
||||
<x>64</x>
|
||||
<y>1000</y>
|
||||
<w>100</w>
|
||||
<h>50</h>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/adf-radio.xml">
|
||||
<name>ADF Radio</name>
|
||||
<x>256</x>
|
||||
<y>900</y>
|
||||
<w>512</w>
|
||||
<h>150</h>
|
||||
</instrument>
|
||||
|
||||
|
||||
<instrument include="../../Instruments/navcom-kx155.xml">
|
||||
<name>NavCom 1 Radio</name>
|
||||
<x>256</x>
|
||||
<y>750</y>
|
||||
<w>512</w>
|
||||
<h>150</h>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/navcom-kx155.xml">
|
||||
<name>NavCom 2 Radio</name>
|
||||
<params>
|
||||
<comm-freq-selected-prop>/instrumentation/comm[1]/frequencies/selected-mhz</comm-freq-selected-prop>
|
||||
<comm-freq-standby-prop>/instrumentation/comm[1]/frequencies/standby-mhz</comm-freq-standby-prop>
|
||||
<nav-freq-selected-prop>/instrumentation/nav[1]/frequencies/selected-mhz</nav-freq-selected-prop>
|
||||
<nav-freq-standby-prop>/instrumentation/nav[1]/frequencies/standby-mhz</nav-freq-standby-prop>
|
||||
<nav-morse-id-volume-prop>/instrumentation/nav[1]/volume</nav-morse-id-volume-prop>
|
||||
<nav-morse-ident-toggle-prop>/instrumentation/nav[1]/ident</nav-morse-ident-toggle-prop>
|
||||
<nav-com-pwr-volts-prop>/systems/electrical/outputs/nav[1]</nav-com-pwr-volts-prop>
|
||||
</params>
|
||||
<x>256</x>
|
||||
<y>600</y>
|
||||
<w>512</w>
|
||||
<h>150</h>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/KAP140TwoAxisAlt.xml">
|
||||
<name>KAP140 Autopilot</name>
|
||||
<x>256</x>
|
||||
<y>300</y>
|
||||
<w>512</w>
|
||||
<h>150</h>
|
||||
</instrument>
|
||||
|
||||
<!-- end radio stack -->
|
||||
|
||||
</instruments>
|
||||
|
||||
</PropertyList>
|
25
Aircraft/Instruments-3d/radio_stack/radio-stack.xml
Normal file
25
Aircraft/Instruments-3d/radio_stack/radio-stack.xml
Normal file
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" ?>
|
||||
|
||||
<PropertyList>
|
||||
<path>RadioStack.ac</path>
|
||||
<panel>
|
||||
<path>Aircraft/Instruments-3d/radio_stack/radio-panel.xml</path>
|
||||
<bottom-left>
|
||||
<x-m>0</x-m>
|
||||
<y-m>-0.085</y-m>
|
||||
<z-m>-0.135</z-m>
|
||||
</bottom-left>
|
||||
<bottom-right>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0.085</y-m>
|
||||
<z-m>-0.135</z-m>
|
||||
</bottom-right>
|
||||
<top-left>
|
||||
<x-m>0</x-m>
|
||||
<y-m>-0.085</y-m>
|
||||
<z-m>0.135</z-m>
|
||||
</top-left>
|
||||
</panel>
|
||||
|
||||
|
||||
</PropertyList>
|
|
@ -1,8 +1,53 @@
|
|||
AC3Db
|
||||
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 0
|
||||
MATERIAL "ac3dmat6" rgb 0 1 0 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 1
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0.15 0.15 0.15 spec 0.5 0.5 0.5 shi 64 trans 0
|
||||
OBJECT world
|
||||
kids 9
|
||||
kids 11
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-R"
|
||||
loc -1.86265e-09 -0.0216233 -0.00396401
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 -0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 0.00702053 0.0302027
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 1
|
||||
refs 4
|
||||
3 0 1
|
||||
1 0 0
|
||||
0 0.125 0
|
||||
2 0.125 1
|
||||
kids 0
|
||||
OBJECT group
|
||||
name "clicks"
|
||||
loc 0.00569378 -0.00756817 0.00125835
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "click-L"
|
||||
loc -1.86265e-09 -0.0216233 0.00388818
|
||||
crease 180.000000
|
||||
numvert 4
|
||||
0 0.00702053 0.0302027
|
||||
0 0.00702053 0.0226521
|
||||
0 -0.00702053 0.0302027
|
||||
0 -0.00702053 0.0226521
|
||||
numsurf 1
|
||||
SURF 0x30
|
||||
mat 1
|
||||
refs 4
|
||||
0 0 1
|
||||
2 0 0
|
||||
3 0.125 0
|
||||
1 0.125 1
|
||||
kids 0
|
||||
OBJECT poly
|
||||
name "GlidescopeNeedle"
|
||||
crease 45.000000
|
||||
|
@ -15,14 +60,14 @@ numvert 6
|
|||
-0.003005 0.000533 0.029784
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0 0
|
||||
3 0 0
|
||||
4 0 0
|
||||
2 0 0
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0 0
|
||||
2 0 0
|
||||
|
@ -41,14 +86,14 @@ numvert 6
|
|||
-0.003005 0.004974 -0.000532
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0 0
|
||||
2 0 0
|
||||
5 0 0
|
||||
4 0 0
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
1 0 0
|
||||
4 0 0
|
||||
|
@ -57,7 +102,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "Face"
|
||||
texture "vor02.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/vor02.rgb"
|
||||
crease 45.000000
|
||||
numvert 6
|
||||
-0.004518 0.04 -0.04
|
||||
|
@ -68,14 +113,14 @@ numvert 6
|
|||
-0.004518 0 -0.04
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.966797 0.958984
|
||||
3 0.00976562 0.958984
|
||||
4 0.00976562 0.480469
|
||||
5 0.966797 0.480469
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
1 0.966797 0
|
||||
5 0.966797 0.480469
|
||||
|
@ -84,7 +129,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "Ring"
|
||||
texture "vor01.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/vor01.rgb"
|
||||
crease 45.000000
|
||||
numvert 6
|
||||
-0.001596 0.04 -0.04
|
||||
|
@ -95,14 +140,14 @@ numvert 6
|
|||
-0.001596 0 -0.04
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.998047 1
|
||||
3 0 1
|
||||
4 0 0.5
|
||||
5 0.998047 0.5
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
1 0.998047 0
|
||||
5 0.998047 0.5
|
||||
|
@ -111,7 +156,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "Front"
|
||||
texture "vor03.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/vor03.rgb"
|
||||
crease 45.000000
|
||||
numvert 6
|
||||
0 0.04 -0.04
|
||||
|
@ -122,14 +167,14 @@ numvert 6
|
|||
0 0 -0.04
|
||||
numsurf 2
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.998047 1
|
||||
3 0 1
|
||||
4 0 0.5
|
||||
5 0.998047 0.5
|
||||
SURF 0x0
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
1 0.998047 0
|
||||
5 0.998047 0.5
|
||||
|
@ -139,7 +184,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "TO"
|
||||
loc -0.00674026 0.0040441 -0.0124104
|
||||
texture "TO-FR.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/TO-FR.rgb"
|
||||
crease 45.000000
|
||||
numvert 4
|
||||
0 -0.00271994 -0.00739644
|
||||
|
@ -158,7 +203,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "NAV"
|
||||
loc -0.0063754 0.0042357 -0.0122067
|
||||
texture "TO-FR.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/TO-FR.rgb"
|
||||
crease 45.000000
|
||||
numvert 4
|
||||
0 0.00239354 -0.00417537
|
||||
|
@ -177,7 +222,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "FR"
|
||||
loc -0.00589943 0.00404461 -0.0128874
|
||||
texture "TO-FR.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/TO-FR.rgb"
|
||||
crease 45.000000
|
||||
numvert 4
|
||||
0 -0.00299626 -0.00718548
|
||||
|
@ -196,7 +241,7 @@ kids 0
|
|||
OBJECT poly
|
||||
name "disk"
|
||||
loc 0 -0.0292413 0.0272215
|
||||
texture "knob.rgb"
|
||||
texture "/usr/local/FlightGear-0.9/data/Aircraft/Instruments-3d/vor/knob.rgb"
|
||||
crease 101.000000
|
||||
numvert 20
|
||||
0.01 0.00396059 0.00479285
|
||||
|
|
|
@ -130,6 +130,71 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- VOR 1 Radial adjust -->
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-L</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small decrease</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav/radials/selected-deg</property>
|
||||
<step>-1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large decrease</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav/radials/selected-deg</property>
|
||||
<step>-5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-R</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small increase</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav/radials/selected-deg</property>
|
||||
<step>1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large increase</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav/radials/selected-deg</property>
|
||||
<step>5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Alpha Order Group</name>
|
||||
<object-name>Face</object-name>
|
||||
|
|
|
@ -130,6 +130,71 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- VOR 2 Radial adjust -->
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-L</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small decrease</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav[1]/radials/selected-deg</property>
|
||||
<step>-1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large decrease</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav[1]/radials/selected-deg</property>
|
||||
<step>-5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>click-R</object-name>
|
||||
<visible>false</visible>
|
||||
<action>
|
||||
<name>small increase</name>
|
||||
<button>0</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav[1]/radials/selected-deg</property>
|
||||
<step>1</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<name>large increase</name>
|
||||
<button>1</button>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/nav[1]/radials/selected-deg</property>
|
||||
<step>5</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Alpha Order Group</name>
|
||||
<object-name>Face</object-name>
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
<value type="bool">true</value>
|
||||
</enable>
|
||||
<input>
|
||||
<prop>/autopilot/internal/heading-bug-error-deg</prop> -->
|
||||
<prop>/autopilot/internal/heading-bug-error-deg</prop>
|
||||
<!-- <prop>/instrumentation/gps/true-bug-error-deg</prop> -->
|
||||
</input>
|
||||
<reference>
|
||||
|
|
Loading…
Add table
Reference in a new issue