Re: Flaps do not stop at 5.
Hi,
I added that flap 1 setting via leading edge to the GC, will upload it now.
Please also check the 777200 txt file for that change (tested with the FS
default aircraft).
flppos=2 is the relevant entry, should you be using another flight model.
Ciao
Enrico
flppos=0
flpset=0
vmin=vref
vret=0
vext=vref
vmax=330
flppos=2
flpset=1
vmin= vref
vret =vref+20
vext = vref
vmax = 255
"Leon Portman" wrote in message
news:408425.81566@wb.onvix.com...
> The only problem with flaps that I have is that it moves from Flap 0
> directly
> to 5 and the reason for this is that PM does not support only forwarding
> edge deployment (flap 1 in 777).
>
> Leon
>
Re: Flaps do not stop at 5.
Hello
I just checked this fix with PSS 777-200LR with default 777 panel. GC
correctly detects the transition from 0 to 1 flap and from 1 to 5 however it still
displays 5 instead of 1. The CDU monitor shows 0s in flaps positions.
Thanks
Leon
Re: Flaps do not stop at 5.
Can you please check with the default FS 777? It should show 1...
I do not have the PSS flight model, can you read the value in the leading
edge offset when flaps 1 is set?
> displays 5 instead of 1. The CDU monitor shows 0s in flaps positions.
Of course, the flaps are still 0 in FS when 1 is set.
"Leon Portman" wrote in message
news:409682.81566@wb.onvix.com...
> Hello
>
> I just checked this fix with PSS 777-200LR with default 777 panel. GC
> correctly detects the transition from 0 to 1 flap and from 1 to 5 however
> it still
> displays 5 instead of 1. The CDU monitor shows 0s in flaps positions.
>
> Thanks
>
> Leon
>
Re: Flaps do not stop at 5.
Default 777 displays correctly.
Attached results from FSInterrogate for Flaps 1 and Flaps 5 settings, PSS
777-200LR
Leon
Re: Flaps do not stop at 5.
Hi Leon, can you please copy from your aircraft.cfg (FS2004 from yourPSS777)
the parts with:
[Flaps.0]
.
.
[Flaps.1]
.
.
[Flaps.2]
.
and so on, but please the hole part to se the settings.
Best Regards
Thomas Richter
Re: Flaps do not stop at 5.
Please see attached file.
Leon
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.