Page 1 of 1

777

Posted: Thu Jun 09, 2016 2:53 pm
by SHM
swwon wrote:The "cosmetic" lights that shine onto the front of the wings at night when activated. The switch is located to the right of the logo light switch in the upper panel.

I am NOT referring to the navigation (red/green nor strobe) lights.

Image
Wing Lights
Wing lights are installed on the fuselage and illuminate the leading edge of the wing. These wing inspection lights are used for engine checks and also while passengers board the aircraft for better visibility of the ground near the aircraft.

Also nice thing to implement would be runway turnoff lights ;)

Re: 777

Posted: Thu Jun 09, 2016 4:52 pm
by SHM
VNAV not working.

As you can see I was flying a SID at EDDF, and it should level off at 4400ft by DF132, but it doesn't :(
I am using the latest one from FGMembers.
Image

Re: 777

Posted: Thu Jun 09, 2016 10:07 pm
by Hyde

Code: Select all

     <Sid_Waypoint ID="3">
      <Name>DF132</Name>
      <Type>Normal</Type>
      <Latitude>50.116481</Latitude>
      <Longitude>8.322542</Longitude>
      <Speed>0</Speed>
      <Altitude>4400</Altitude>
      <AltitudeCons>0</AltitudeCons>
      <AltitudeRestriction>above</AltitudeRestriction>
      <Flytype>Fly-by</Flytype>
      <BankLimit>25</BankLimit>
      <Sp_Turn>Auto</Sp_Turn>
     </Sid_Waypoint>

It's Restriction is "above" so if plane is higher than 4400, then O.K.

Re: 777

Posted: Fri Jun 10, 2016 2:20 am
by SHM
I just checked you're right.
I'll send it through another expt :)