From 45efa4160808abfbe92920229adc6b2b158ad298 Mon Sep 17 00:00:00 2001 From: mfranz <mfranz> Date: Sat, 2 Feb 2008 17:45:27 +0000 Subject: [PATCH] Dave PERRY: "All the pa24 and pa28 and Seneca II hot spots are now visible in osg and plib with ctrl-c." --- .../Century-IIB/AutopilotMode.xml | 6 +- .../Century-IIB/Century-IIB.xml | 6 +- .../Century-IIB/Century-IIBPanel.xml | 28 +++++----- .../Century-III/AltimaticIIIc.xml | 14 +++-- .../Century-III/AltimaticIIIcPanel.xml | 55 ++++++------------- .../Century-III/AutopilotMode.xml | 6 +- .../Instruments-3d/Century-III/CenturyIII.xml | 14 +++-- .../radio_stack/radio-stack.xml | 6 +- 8 files changed, 64 insertions(+), 71 deletions(-) diff --git a/Aircraft/Instruments-3d/Century-IIB/AutopilotMode.xml b/Aircraft/Instruments-3d/Century-IIB/AutopilotMode.xml index cd804cf49..d375dad5a 100644 --- a/Aircraft/Instruments-3d/Century-IIB/AutopilotMode.xml +++ b/Aircraft/Instruments-3d/Century-IIB/AutopilotMode.xml @@ -12,17 +12,17 @@ <panel> <path>Aircraft/Instruments-3d/Century-IIB/AutopilotModePanel.xml</path> <bottom-left> - <x-m>0.0</x-m> + <x-m>0.001</x-m> <y-m>-0.016</y-m> <z-m>-0.016</z-m> </bottom-left> <bottom-right> - <x-m>0.0</x-m> + <x-m>0.001</x-m> <y-m>0.016</y-m> <z-m>-0.016</z-m> </bottom-right> <top-left> - <x-m>0.0</x-m> + <x-m>0.001</x-m> <y-m>-0.016</y-m> <z-m>0.016</z-m> </top-left> diff --git a/Aircraft/Instruments-3d/Century-IIB/Century-IIB.xml b/Aircraft/Instruments-3d/Century-IIB/Century-IIB.xml index a0d5e067e..70c1c5b29 100644 --- a/Aircraft/Instruments-3d/Century-IIB/Century-IIB.xml +++ b/Aircraft/Instruments-3d/Century-IIB/Century-IIB.xml @@ -12,17 +12,17 @@ <panel> <path>Aircraft/Instruments-3d/Century-IIB/Century-IIBPanel.xml</path> <bottom-left> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>-0.047625</y-m> <z-m>-0.0254</z-m> </bottom-left> <bottom-right> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>0.047625</y-m> <z-m>-0.0254</z-m> </bottom-right> <top-left> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>-0.047625</y-m> <z-m>0.0254</z-m> </top-left> diff --git a/Aircraft/Instruments-3d/Century-IIB/Century-IIBPanel.xml b/Aircraft/Instruments-3d/Century-IIB/Century-IIBPanel.xml index 6a99dbfdb..31ab5ef9a 100644 --- a/Aircraft/Instruments-3d/Century-IIB/Century-IIBPanel.xml +++ b/Aircraft/Instruments-3d/Century-IIB/Century-IIBPanel.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <PropertyList> - <name>CenturyIIB</name> + <name>Century-IIBPanel</name> <background>Aircraft/Instruments-3d/Century-IIB/transparent.rgb</background> <w>158</w> <h>74</h> @@ -20,9 +20,9 @@ <name>ApButton</name> <button>0</button> <x>-75</x> - <y>-20</y> - <w>30</w> - <h>40</h> + <y>-16</y> + <w>38</w> + <h>48</h> <binding> <command>property-toggle</command> <property>/autopilot/CENTURYIIB/controls/roll</property> @@ -37,10 +37,10 @@ <action> <name>HdgButton</name> <button>0</button> - <x>34</x> - <y>-20</y> - <w>30</w> - <h>40</h> + <x>37</x> + <y>-16</y> + <w>38</w> + <h>48</h> <binding> <command>property-toggle</command> <property>/autopilot/CENTURYIIB/controls/hdg</property> @@ -55,10 +55,10 @@ <action> <name>ROLL decrease</name> <button>0</button> - <x>-35</x> - <y>-30</y> + <x>-30</x> + <y>-25</y> <w>30</w> - <h>40</h> + <h>45</h> <binding> <command>property-adjust</command> <property>/autopilot/CENTURYIIB/settings/roll-knob-deg</property> @@ -76,10 +76,10 @@ <action> <name>ROLL increase</name> <button>0</button> - <x>-5</x> - <y>-30</y> + <x>0</x> + <y>-25</y> <w>30</w> - <h>40</h> + <h>45</h> <binding> <command>property-adjust</command> <property>/autopilot/CENTURYIIB/settings/roll-knob-deg</property> diff --git a/Aircraft/Instruments-3d/Century-III/AltimaticIIIc.xml b/Aircraft/Instruments-3d/Century-III/AltimaticIIIc.xml index 134bfb274..b2bf27ae1 100644 --- a/Aircraft/Instruments-3d/Century-III/AltimaticIIIc.xml +++ b/Aircraft/Instruments-3d/Century-III/AltimaticIIIc.xml @@ -5,7 +5,13 @@ Maintainer: Torsten Dreyer, Dave Perry $Log$ - Revision 1.2 2007/11/26 15:10:26 mfranz + Revision 1.3 2008/02/02 17:45:28 mfranz + Dave PERRY: + + "All the pa24 and pa28 and Seneca II hot spots are now visible in osg and + plib with ctrl-c." + + Revision 1.2 2007-11-26 15:10:26 mfranz Dave PERRY: remove two <global> in material animations Revision 1.1 2007-10-10 20:48:37 mfranz @@ -27,17 +33,17 @@ <panel> <path>Aircraft/Instruments-3d/Century-III/AltimaticIIIcPanel.xml</path> <bottom-left> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>-0.081</y-m> <z-m>-0.0368</z-m> </bottom-left> <bottom-right> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>0.081</y-m> <z-m>-0.0368</z-m> </bottom-right> <top-left> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>-0.081</y-m> <z-m>0.0368</z-m> </top-left> diff --git a/Aircraft/Instruments-3d/Century-III/AltimaticIIIcPanel.xml b/Aircraft/Instruments-3d/Century-III/AltimaticIIIcPanel.xml index 1dff63eed..6b8fcefdd 100644 --- a/Aircraft/Instruments-3d/Century-III/AltimaticIIIcPanel.xml +++ b/Aircraft/Instruments-3d/Century-III/AltimaticIIIcPanel.xml @@ -20,10 +20,10 @@ <action> <name>RollButton</name> <button>0</button> - <x>-59</x> - <y>-4</y> + <x>-57</x> + <y>0</y> <w>20</w> - <h>30</h> + <h>33</h> <binding> <command>property-toggle</command> <property>/autopilot/CENTURYIII/controls/roll</property> @@ -38,10 +38,10 @@ <action> <name>HdgButton</name> <button>0</button> - <x>-39</x> - <y>-4</y> + <x>-37</x> + <y>0</y> <w>20</w> - <h>30</h> + <h>33</h> <binding> <command>property-toggle</command> <property>/autopilot/CENTURYIII/controls/hdg</property> @@ -56,10 +56,10 @@ <action> <name>AltButton</name> <button>0</button> - <x>-19</x> - <y>-4</y> + <x>-17</x> + <y>0</y> <w>20</w> - <h>30</h> + <h>33</h> <binding> <command>property-toggle</command> <property>/autopilot/CENTURYIII/controls/alt</property> @@ -74,10 +74,10 @@ <action> <name>PitchButton</name> <button>0</button> - <x>1</x> - <y>-4</y> + <x>3</x> + <y>0</y> <w>20</w> - <h>30</h> + <h>33</h> <binding> <command>property-toggle</command> <property>/autopilot/CENTURYIII/controls/pitch</property> @@ -95,7 +95,7 @@ <x>-53</x> <y>-38</y> <w>15</w> - <h>30</h> + <h>35</h> <binding> <command>property-adjust</command> <property>/autopilot/CENTURYIII/settings/roll-knob-deg</property> @@ -116,7 +116,7 @@ <x>-38</x> <y>-38</y> <w>15</w> - <h>30</h> + <h>35</h> <binding> <command>property-adjust</command> <property>/autopilot/CENTURYIII/settings/roll-knob-deg</property> @@ -134,9 +134,9 @@ <action> <name>PITCH increase</name> <button>0</button> - <x>42</x> + <x>44</x> <y>-23</y> - <w>10</w> + <w>12</w> <h>25</h> <binding> <command>property-adjust</command> @@ -155,9 +155,9 @@ <action> <name>PITCH decrease</name> <button>0</button> - <x>42</x> + <x>44</x> <y>2</y> - <w>10</w> + <w>12</w> <h>25</h> <binding> <command>property-adjust</command> @@ -172,25 +172,6 @@ </binding> </action> - <!-- PITCH neutral --> - <action> - <name>PITCH decrease</name> - <button>1</button> - <x>42</x> - <y>-23</y> - <w>10</w> - <h>50</h> - <binding> - <command>property-assign</command> - <property>/autopilot/CENTURYIII/settings/pitch-wheel-deg</property> - <value>0</value> - </binding> - <binding> - <command>nasal</command> - <script>century3.pitchWheelUpdate()</script> - </binding> - </action> - </actions> </instrument> </instruments> diff --git a/Aircraft/Instruments-3d/Century-III/AutopilotMode.xml b/Aircraft/Instruments-3d/Century-III/AutopilotMode.xml index 7b326118b..3a4b7eea0 100644 --- a/Aircraft/Instruments-3d/Century-III/AutopilotMode.xml +++ b/Aircraft/Instruments-3d/Century-III/AutopilotMode.xml @@ -14,17 +14,17 @@ <panel> <path>Aircraft/Instruments-3d/Century-III/AutopilotModePanel.xml</path> <bottom-left> - <x-m>0.0</x-m> + <x-m>0.001</x-m> <y-m>-0.016</y-m> <z-m>-0.016</z-m> </bottom-left> <bottom-right> - <x-m>0.0</x-m> + <x-m>0.001</x-m> <y-m>0.016</y-m> <z-m>-0.016</z-m> </bottom-right> <top-left> - <x-m>0.0</x-m> + <x-m>0.001</x-m> <y-m>-0.016</y-m> <z-m>0.016</z-m> </top-left> diff --git a/Aircraft/Instruments-3d/Century-III/CenturyIII.xml b/Aircraft/Instruments-3d/Century-III/CenturyIII.xml index 14b0ae0d5..72e88c56d 100644 --- a/Aircraft/Instruments-3d/Century-III/CenturyIII.xml +++ b/Aircraft/Instruments-3d/Century-III/CenturyIII.xml @@ -5,7 +5,13 @@ Maintainer: Torsten Dreyer, Dave Perry $Log$ - Revision 1.2 2007/11/26 15:10:26 mfranz + Revision 1.3 2008/02/02 17:45:28 mfranz + Dave PERRY: + + "All the pa24 and pa28 and Seneca II hot spots are now visible in osg and + plib with ctrl-c." + + Revision 1.2 2007-11-26 15:10:26 mfranz Dave PERRY: remove two <global> in material animations Revision 1.1 2007-10-10 20:48:37 mfranz @@ -26,17 +32,17 @@ <panel> <path>Aircraft/Instruments-3d/Century-III/AltimaticIIIcPanel.xml</path> <bottom-left> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>-0.081</y-m> <z-m>-0.0368</z-m> </bottom-left> <bottom-right> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>0.081</y-m> <z-m>-0.0368</z-m> </bottom-right> <top-left> - <x-m>0.0</x-m> + <x-m>0.009</x-m> <y-m>-0.081</y-m> <z-m>0.0368</z-m> </top-left> diff --git a/Aircraft/Instruments-3d/radio_stack/radio-stack.xml b/Aircraft/Instruments-3d/radio_stack/radio-stack.xml index 5bccb90c9..7c3802540 100644 --- a/Aircraft/Instruments-3d/radio_stack/radio-stack.xml +++ b/Aircraft/Instruments-3d/radio_stack/radio-stack.xml @@ -5,17 +5,17 @@ <panel> <path>Aircraft/Instruments-3d/radio_stack/radio-panel.xml</path> <bottom-left> - <x-m>0</x-m> + <x-m>0.001</x-m> <y-m>-0.08</y-m> <z-m>-0.135</z-m> </bottom-left> <bottom-right> - <x-m>0</x-m> + <x-m>0.001</x-m> <y-m>0.08</y-m> <z-m>-0.135</z-m> </bottom-right> <top-left> - <x-m>0</x-m> + <x-m>0.001</x-m> <y-m>-0.08</y-m> <z-m>0.135</z-m> </top-left>