]> git.mxchange.org Git - flightgear.git/commit
Vivian Meazza:
authorehofman <ehofman>
Tue, 30 Nov 2004 12:34:11 +0000 (12:34 +0000)
committerehofman <ehofman>
Tue, 30 Nov 2004 12:34:11 +0000 (12:34 +0000)
commit8ba9f4e3a4fd51e0652e8b73120e3b3a77701d2d
treee3fd5094a2ef59a12ad9167be9f1dd011ba708dc
parentfee003e8cc17f0aa9a1e9280dd823d20e231e967
Vivian Meazza:

This is a sub-system which can be added to any carrier.

These files add a functioning Fresnel Lens Optical Landing System (FLOLS).
The orange/red 'source' lights are illuminated according to the position of
the pilot's eye above/below the 3.5 deg glide slope. The apparent position
of the source light relative to the fixed green datum lights allow the pilot
to 'fly the meatball'. The green 'cut' lights flash when the pilot's eye is
below the coverage of the lowest (red) source light.

TODO - add rules for the operation of the wave-off lights.
src/AIModel/AIBase.hxx
src/AIModel/AICarrier.cxx
src/AIModel/AICarrier.hxx
src/AIModel/AIManager.cxx
src/AIModel/AIScenario.cxx