FlightGear - Création d'avions et autres / Creation of aircraft and other

Vous désirez aider à améliorer les avions de Hangar de Helijah, c'est ici que cela se passe / You would like to help improving aircraft from Helijah's hangar, this is where it happens

Vous n'êtes pas identifié(e).

#1 2015-02-17 06:59:22

D-ECHO
Créateur
Inscription : 2014-10-28
Messages : 125

Diamond DA40

Hi all!
I have found some bugs in the Diamond Da40.
The ASI shows a wrong speed and the flaps lights are in the wrong order. So:
For the ASI: (asi.xml)

  <animation>
    <type>rotate</type>
    <object-name>needle</object-name>
    <property>instrumentation/airspeed-indicator/indicated-speed-kt</property>
    <interpolation>
      <entry><ind>   0.00 </ind><dep>   0.0 </dep></entry>
      <entry><ind> 40.00  </ind><dep> 30.0 </dep></entry>
      <entry><ind>  60.00 </ind><dep> 70.0 </dep></entry>
      <entry><ind> 80.00 </ind><dep> 115.00 </dep></entry>
      <entry><ind> 100.00 </ind><dep> 165.00 </dep></entry>
      <entry><ind> 120.00 </ind><dep> 218.00 </dep></entry>
      <entry><ind> 140.00 </ind><dep> 270.00 </dep></entry>
      <entry><ind> 160.00 </ind><dep> 315.00 </dep></entry>
      <entry><ind> 180.00 </ind><dep> 350.00 </dep></entry>
    </interpolation>
    <axis>
      <x> -1 </x>
      <y>  0 </y>
      <z>  0 </z>
    </axis>
  </animation>

And for the Flaps indicator, I think you have to exchange light-to and light-ldg:(flaps.ac)
Well, I tihnk about 22000 lines are a bit too much for the forum , so here is the link:
https://www.dropbox.com/s/p6u38nuoz3xm42x/flaps.ac?dl=0

and to make the avionics switch working (has at the moment no effect on the instruments)

  <animation>
    <type>rotate</type>
    <object-name>on-off1</object-name>
    <property>/controls/switches/master-avionics</property>
    <factor>  35 </factor>
    <min-deg>  0 </min-deg>
    <max-deg> 35 </max-deg>
    <axis>
      <x>  0 </x>
      <y> -1 </y>
      <z>  0 </z>
    </axis>
  </animation>

Hors ligne

#2 2015-02-17 09:22:52

Helijah
Administrateur
Lieu : Chartres
Inscription : 2011-12-14
Messages : 2 030
Site Web

Re : Diamond DA40

Heu D-ECHO and thanks smile The small details, but it's all the little things that makes a great model.

Regards Emmanuel


Quelques avions pour FlightGear
http://helijah.free.fr

Hors ligne

#3 2015-02-17 09:56:01

D-ECHO
Créateur
Inscription : 2014-10-28
Messages : 125

Re : Diamond DA40

Introducing the Diamond Da40 Glass cockpit:
Here is my dev stand:
https://www.dropbox.com/s/92z9jf0c5erna … 3.png?dl=0

But now, I need your help wink,
where to put the condition (

<property>/controls/switches/master-avionics</property>

)
in the pfd/mfd file, so that it controls screen on/off ?
Thanks in Advance!

Dernière modification par D-ECHO (2015-02-17 10:22:07)

Hors ligne

Pied de page des forums

Propulsé par FluxBB 1.4.8