123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452 |
- <?xml version="1.0"?>
- <!--
- Cessna 310 panel.
- November 2001
- John Check <j4strngs@rockfish.net>
- _______________________________________________________________________
- This is a panel configuration file for the open-source flight
- simulator FlightGear (www.flightgear.org). The file is an XML-encoded
- FlightGear property list defining the panel's background texture and
- the location (and optionally, size) of the instruments that will
- appear on the panel.
- Each instrument is, itself, defined in an XML-encoded property list
- in a separate file.
- Co-ordinates are relative to the *bottom* left corner of the screen
- (as in OpenGL). The total FlightGear window is always considered to
- be 1024x768, whatever its actual display size on the screen. All
- paths are relative to $FG_ROOT.
- Note that the name of the element defining each instrument must be
- different, or else instrument definitions will be overwritten:
- that's not particularly XML-ish, but that's how property lists
- work in FlightGear right now.
- Each instrument has its own preferred width and height, but you can
- override those by providing <w>..</w> and <h>..</h> properties with the
- <x>...</x> and <y>...</y> properties.
- Hacked by Lee Elliott for the Canberra B(I)8 mock panel
- -->
- <!DOCTYPE PropertyList SYSTEM "panel.dtd">
- <PropertyList>
- <name>Canberra B(I)8 VFR Panel</name>
- <background>Aircraft/CanberraBI8/Panels/Textures/Canberra-panel-bg.rgb</background>
- <w>1424</w>
- <h>468</h>
- <y-offset>0</y-offset>
- <view-height>440</view-height>
- <instruments>
- <instrument include="../../Instruments/dme.xml">
- <name>DME Display</name>
- <x>100</x>
- <y>330</y>
- <w>100</w>
- <h>50</h>
- </instrument>
- <instrument include="../../Instruments/clock.xml">
- <name>Chronometer</name>
- <x>320</x>
- <y>300</y>
- <w>90</w>
- <h>90</h>
- </instrument>
- <instrument include="../../Instruments/turn.xml">
- <name>Turn Coordinator</name>
- <x>220</x>
- <y>225</y>
- <w>120</w>
- <h>120</h>
- </instrument>
- <instrument include="Instruments/attitude-indicator.xml">
- <name>Attitude Indicator</name>
- <x>100</x>
- <y>225</y>
- <w>120</w>
- <h>120</h>
- </instrument>
- <instrument include="../../Instruments/hsi.xml">
- <name>Horizontal Situation Indicator</name>
- <x>220</x>
- <y>352</y>
- <w>120</w>
- <h>120</h>
- </instrument>
- <!-- controls visual feedback cluster -->
- <instrument include="../../Instruments/gear-indicator.xml">
- <name>Gear Indicator Light</name>
- <x>320</x>
- <y>159</y>
- <w>40</w>
- <h>17</h>
- </instrument>
- <instrument include="../../Instruments/brakes.xml">
- <name>Brake Indicator Light</name>
- <x>320</x>
- <y>140</y>
- <w>40</w>
- <h>17</h>
- </instrument>
- <instrument include="../../Instruments/controls.xml">
- <name>Control Position Indicators</name>
- <x>320</x>
- <y>80</y>
- <w>90</w>
- <h>90</h>
- </instrument>
- <!-- end controls visual feedback cluster -->
- <!-- radio nav instruments -->
- <instrument include="../../Instruments/nav1.xml">
- <name>VOR 2 Gauge</name>
- <params>
- <nav-to-flag>/instrumentation/nav[1]/to-flag</nav-to-flag>
- <nav-from-flag>/instrumentation/nav[1]/from-flag</nav-from-flag>
- <nav-radial-selected>/instrumentation/nav[1]/radials/selected-deg</nav-radial-selected>
- <nav-gs-needle-deflection>/instrumentation/nav[1]/gs-needle-deflection</nav-gs-needle-deflection>
- <nav-heading-needle-deflection>/instrumentation/nav[1]/heading-needle-deflection</nav-heading-needle-deflection>
- <nav-has-gs-needle>/sim/instrument-options/nav[1]/has-gs-needle</nav-has-gs-needle>
- <nav-needles-pivot>/sim/instrument-options/nav[1]/needles-pivot</nav-needles-pivot>
- </params>
- <x>225</x>
- <y>99</y>
- <w>120</w>
- <h>120</h>
- </instrument>
- <!-- end radio nav instruments -->
- <instrument include="../../Instruments/gyro.xml">
- <name>Directional Gauge</name>
- <x>100</x>
- <y>99</y>
- <w>120</w>
- <h>120</h>
- </instrument>
- <!-- radio stack -->
- <instrument include="../../Instruments/markerbeacon.xml">
- <name>Marker Beacon Indicators</name>
- <x>798</x>
- <y>450</y>
- <w>70</w>
- <h>22</h>
- </instrument>
- <instrument include="../../Instruments/navcom-kx155.xml">
- <name>NavCom 1 Radio</name>
- <x>890</x>
- <y>395</y>
- </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>
- </params>
- <x>890</x>
- <y>309</y>
- </instrument>
- <instrument include="../../Instruments/adf-radio.xml">
- <name>ADF Radio</name>
- <x>890</x>
- <y>235</y>
- </instrument>
- <instrument include="../../Instruments/autopilot.xml">
- <name>Autopilot</name>
- <x>890</x>
- <y>191</y>
- </instrument>
- <!-- end radio stack -->
- <instrument include="Instruments/single-throttle-quadrant.xml">
- <name>Engine 0 throttle quadrant</name>
- <params>
- <engine-throttle-select>/controls/engines/engine[0]/throttle</engine-throttle-select>
- </params>
- <x>780</x>
- <y>44</y>
- <w>20</w>
- <h>80</h>
- </instrument>
- <instrument include="Instruments/single-throttle-quadrant.xml">
- <name>Engine 1 throttle quadrant</name>
- <params>
- <engine-throttle-select>/controls/engines/engine[1]/throttle</engine-throttle-select>
- </params>
- <x>802</x>
- <y>44</y>
- <w>20</w>
- <h>80</h>
- </instrument>
- <instrument include="Instruments/flap-quadrant.xml">
- <name>Flaps quadrant</name>
- <params>
- <flaps-select>/controls/flight/flaps</flaps-select>
- </params>
- <x>834</x>
- <y>44</y>
- <w>40</w>
- <h>80</h>
- </instrument>
- <instrument include="../../Instruments/magcompass.xml">
- <name>Magnetic Compass</name>
- <x>668</x>
- <y>480</y>
- </instrument>
- <instrument include="../../Instruments/aoa-indexer.xml">
- <name>AoA</name>
- <x>25</x>
- <y>250</y>
- <w>40</w>
- <h>70</h>
- </instrument>
- <!-- Engine monitors -->
- <instrument include="Instruments/digital-engine.xml">
- <name>Engine 0 display</name>
- <params>
- <eng-num>/engines/engine[0]/engine-num</eng-num>
- <pt-select>/engines/engine[0]/prop-thrust</pt-select>
- <pt-select>/engines/engine[0]/prop-thrust</pt-select>
- <n1-select>/engines/engine[0]/n1</n1-select>
- <n2-select>/engines/engine[0]/n2</n2-select>
- <ff-select>/engines/engine[0]/fuel-flow-gph</ff-select>
- <th-select>/controls/engines/engine[0]/throttle</th-select>
- <egt-select>/engines/engine[0]/egt-degf</egt-select>
- </params>
- <x>370</x>
- <y>260</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-engine.xml">
- <name>Engine 1 display</name>
- <params>
- <eng-num>/engines/engine[1]/engine-num</eng-num>
- <pt-select>/engines/engine[1]/prop-thrust</pt-select>
- <pt-select>/engines/engine[1]/prop-thrust</pt-select>
- <n1-select>/engines/engine[1]/n1</n1-select>
- <n2-select>/engines/engine[1]/n2</n2-select>
- <ff-select>/engines/engine[1]/fuel-flow-gph</ff-select>
- <th-select>/controls/engines/engine[1]/throttle</th-select>
- <egt-select>/engines/engine[1]/egt-degf</egt-select>
- </params>
- <x>370</x>
- <y>217</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <!-- Fuel monitors -->
- <instrument include="Instruments/digital-fuel-tank.xml">
- <name>Tank 0 display</name>
- <params>
- <tank-num>/consumables/fuel/tank[0]/tank-num</tank-num>
- <gal-select>/consumables/fuel/tank[0]/level-gal_us</gal-select>
- <lbs-select>/consumables/fuel/tank[0]/level-lbs</lbs-select>
- </params>
- <x>370</x>
- <y>174</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-fuel-tank.xml">
- <name>Tank 1 display</name>
- <params>
- <tank-num>/consumables/fuel/tank[1]/tank-num</tank-num>
- <gal-select>/consumables/fuel/tank[1]/level-gal_us</gal-select>
- <lbs-select>/consumables/fuel/tank[1]/level-lbs</lbs-select>
- </params>
- <x>370</x>
- <y>131</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-fuel-tank.xml">
- <name>Tank 2 display</name>
- <params>
- <tank-num>/consumables/fuel/tank[2]/tank-num</tank-num>
- <gal-select>/consumables/fuel/tank[2]/level-gal_us</gal-select>
- <lbs-select>/consumables/fuel/tank[2]/level-lbs</lbs-select>
- </params>
- <x>370</x>
- <y>88</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-fuel-tank.xml">
- <name>Tank 3 display</name>
- <params>
- <tank-num>/consumables/fuel/tank[3]/tank-num</tank-num>
- <gal-select>/consumables/fuel/tank[3]/level-gal_us</gal-select>
- <lbs-select>/consumables/fuel/tank[3]/level-lbs</lbs-select>
- </params>
- <x>566</x>
- <y>174</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-fuel-tank.xml">
- <name>Tank 4 display</name>
- <params>
- <tank-num>/consumables/fuel/tank[4]/tank-num</tank-num>
- <gal-select>/consumables/fuel/tank[4]/level-gal_us</gal-select>
- <lbs-select>/consumables/fuel/tank[4]/level-lbs</lbs-select>
- </params>
- <x>566</x>
- <y>131</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-fuel-tot.xml">
- <name>Fuel tot display</name>
- <x>370</x>
- <y>43</y>
- <w>45</w>
- <h>11</h>
- </instrument>
- <instrument include="Instruments/digital-alt.xml">
- <name>Altitude display</name>
- <x>370</x>
- <y>415</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-vsi.xml">
- <name>Vsi display</name>
- <x>370</x>
- <y>369</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-agl.xml">
- <name>Elevation AGL display</name>
- <x>370</x>
- <y>392</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-kias.xml">
- <name>KIAS display</name>
- <x>498</x>
- <y>415</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-mach.xml">
- <name>Mach display</name>
- <x>498</x>
- <y>392</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-accl.xml">
- <name>Accel display</name>
- <x>498</x>
- <y>369</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-wgt.xml">
- <name>Weight display</name>
- <x>370</x>
- <y>346</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-aoa.xml">
- <name>AoA display</name>
- <x>498</x>
- <y>346</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <instrument include="Instruments/digital-flap.xml">
- <name>Flap settings display</name>
- <x>370</x>
- <y>323</y>
- <w>40</w>
- <h>10</h>
- </instrument>
- <!-- AP Instruments -->
- <!-- Text AP Block -->
- <instrument include="Instruments/text-autopilot.xml">
- <name>AP display</name>
- <params>
- <ah-select>autopilot/locks/altitude</ah-select>
- <tf-select>autopilot/locks/altitude</tf-select>
- <to-select>autopilot/locks/altitude</to-select>
- <gs-select>autopilot/locks/altitude</gs-select>
- </params>
- <x>865</x>
- <y>155</y>
- <w>200</w>
- <h>20</h>
- </instrument>
- <instrument include="Instruments/digital-ap-speed-kt.xml">
- <name>AP Speed-Kt Instruiment</name>
- <params>
- <kias-disp>/autopilot/settings/target-speed-kt</kias-disp>
- <kias-ctrl>/autopilot/settings/target-speed-kt</kias-ctrl>
- <mach-disp>/autopilot/settings/target-mach</mach-disp>
- <mach-ctrl>/autopilot/settings/target-mach</mach-ctrl>
- </params>
- <x>828</x>
- <y>120</y>
- <w>124</w>
- <h>40</h>
- </instrument>
- </instruments>
- </PropertyList>
|