Re: Flaps do not stop at 5.
Mine is a little different.
FS9 default cockpit panel shows correctly all the flap positions and
transitions.
PM GC shows flaps as "UP" when at 1 and then 5 correctly and so forth.
The correction would be to show "1" as "1" instead of as "up".
This is how mine shows.
Re: Flaps do not stop at 5.
Ok... that helped... thanks to all of you! Vielen Dank fuer die Idee
Thomas.
Update in "latest".
Ciao
Enrico
----- Original Message -----
From: "Leon Portman"
Newsgroups: magenta.support
Sent: Friday, April 14, 2006 08:13
Subject: Re: Flaps do not stop at 5.
> Please see attached file.
>
> Leon
"Leon Portman" wrote in message
news:409794.81566@wb.onvix.com...
> Please see attached file.
>
> Leon
--------------------------------------------------------------------------------
>
Re: Flaps do not stop at 5.
Hi Enrico and Leon,
with Enrico`s update try this txt-file. It is the file that Enrico sent
before with some changes in "flppos", should work.
Best Regards
Thomas Richter
Re: Flaps do not stop at 5.
Correct...
the crucial part is this entry:
flppos=2
flpset =1
vmin= vref
vret =vref+20
vext = vref
vmax = 255
"Thomas Richter" wrote in message
news:409831.81566@wb.onvix.com...
> Hi Enrico and Leon,
> with Enrico`s update try this txt-file. It is the file that Enrico sent
> before with some changes in "flppos", should work.
>
> Best Regards
> Thomas Richter
--------------------------------------------------------------------------------
>
Re: Flaps do not stop at 5.
I just checked with the latest update. The flaps 0,1,5 are displayed
correctly, however then 15 is displayed as 20, 20 as 25, 25 as 30.
I increased flppos values in aircraft file and now it displays all flaps
settings correctly. The only problem that during the transition some times the
displayed values show lesser than requred - for example during transition
from 25>20 it displays 15 for a split of second and then correctly displays
20.
Leon
Re: Flaps do not stop at 5.
Can you live with that split second sometimes for the time being?
"Leon Portman" wrote in message
news:409858.81566@wb.onvix.com...
>I just checked with the latest update. The flaps 0,1,5 are displayed
> correctly, however then 15 is displayed as 20, 20 as 25, 25 as 30.
> I increased flppos values in aircraft file and now it displays all flaps
> settings correctly. The only problem that during the transition some
times
> the
> displayed values show lesser than requred - for example during
transition
> from 25>20 it displays 15 for a split of second and then correctly
> displays
> 20.
>
> Leon
--------------------------------------------------------------------------------
>
Re: Flaps do not stop at 5.
Hi Leon,
you are on the right way
>transition from 25>20 it
>displays 15 for a split of
>second and then correctly
>displays 20.
flppos=20
flpset=15
vmin=vref30+20
vret=vref30+40
vext=vref30+30
vmax=215
Best Regards
Thomas Richter
Re: Flaps do not stop at 5.