> Maybe David Culp with his everyday experence could enlighten
> us here.
<enlightenment-mode>
Assuming the T-38 in the base package is reasonably current, the VOR needle
works well, as far as I can tell. Make sure you set the radio:
--prop:/radios/nav[1]/frequencies/selected-mhz[0]=115.8
The VOR needle instrument is:
...
<layer>
<name>compass rose</name>
<texture>
<path>Aircraft/T38/Instruments/Textures/t38-hsi.rgb</path>
<x1>0.0</x1>
<y1>0.515625</y1>
<x2>0.484375</x2>
<y2>1.0</y2>
</texture>
<w>120</w>
<h>120</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<scale>-1.0</scale>
</transformation>
</transformations>
</layer>
...
<layer>
<name>VOR needle</name>
<texture>
<path>Aircraft/T38/Instruments/Textures/t38-hsi.rgb</path>
<x1>0.22656</x1>
<y1>0.35937</y1>
<x2>0.2578</x2>
<y2>0.40625</y2>
</texture>
<w>12</w>
<h>12</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/radios/nav[1]/radials/actual-deg</property>
<scale>1.0</scale>
<offset>180</offset>
</transformation>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<scale>-1.0</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>61</offset>
</transformation>
</transformations>
</layer>
...
Dave
--
****************************
David Culp
davidculp2[at]comcast.net
****************************
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel