Hi all,

I modelled a KT-70 transponder.  It is at
http://www.jentronics.com/fgfs/Instruments-3d.tgz

Attached is a patch to install it in the c182rg.

Also, I submitted a patch to enhance the test display on this instrument
(but not vital to performance):
http://sourceforge.net/mailarchive/forum.php?thread_id=31511054&forum_id=1919

It would be great if all could go into CVS!

Thanks,

Ron


Index: Models/c182rg-dpm.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/c182rg/Models/c182rg-dpm.xml,v
retrieving revision 1.2
diff -u -w -r1.2 c182rg-dpm.xml
--- Models/c182rg-dpm.xml	21 Jan 2007 16:31:54 -0000	1.2
+++ Models/c182rg-dpm.xml	28 Jan 2007 17:48:20 -0000
@@ -5,28 +5,37 @@
   <path>c182rg.ac</path>
 
   <!-- 3D Panel -->
-
   <panel>
     <name>Panel</name>
     <path>Aircraft/c182rg/Panels/c182rg-3d-panel.xml</path>
     <bottom-left>
-      <x-m>-0.11</x-m>
+      <x-m>-0.16</x-m>
       <y-m>-0.55</y-m>
       <z-m>-0.25</z-m>
     </bottom-left>
     <bottom-right>
-      <x-m>-0.11</x-m>
+      <x-m>-0.16</x-m>
       <y-m> 0.65</y-m>
       <z-m>-0.25</z-m>
     </bottom-right>
     <top-left>
-      <x-m>-0.11</x-m>
+      <x-m>-0.16</x-m>
       <y-m>-0.55</y-m>
       <z-m> 0.08</z-m>
     </top-left>
   </panel>
 
   <model>
+    <name>Transponder</name>
+    <path>Aircraft/Instruments-3d/kt70/kt70.xml</path>
+    <offsets>
+      <x-m>-0.155</x-m>
+      <y-m>-0.015</y-m>
+      <z-m>-0.225</z-m>
+    </offsets>
+  </model>
+
+  <model>
     <name>MagCompass</name>
     <path>Aircraft/Instruments-3d/mag-compass.xml</path>
     <offsets>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to