1
0
Fork 0

Starting a new instrument, Bendix/King KT 76C Class 1A transponder.

This is a typical transponder for a Cessna 172R.

So far, only the background exists, but it's useful for filling in the
empty slot on the panel.
This commit is contained in:
david 2001-12-23 14:14:05 +00:00
parent 8a303e3a83
commit 632ac25426
2 changed files with 35 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,35 @@
<?xml version="1.0"?>
<!--
Bendix/King KT 76C Class 1A Transponder.
This is a typical transponder for a Cessna 172R: it has basic support
for reporting position, including altitude. The normal operational
setting is "ALT" rather than "ON".
Started December 2001 by David Megginson, david@megginson.com.
-->
<PropertyList>
<name>ADF Gauge</name>
<w-base>256</w-base>
<h-base>64</h-base>
<layers>
<layer>
<name>Transponder Background</name>
<texture>
<path>Aircraft/Instruments/Textures/xpdr-kt76c-bg.rgb</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>