]> git.mxchange.org Git - flightgear.git/commit
KLN89: Fix ARINC 424 loader for airports with parallel runways.
authorDave Luff <daveluff@ntlworld.com>
Sun, 5 Dec 2010 10:57:36 +0000 (10:57 +0000)
committerDave Luff <daveluff@ntlworld.com>
Sun, 5 Dec 2010 10:57:36 +0000 (10:57 +0000)
commitd1601ff8b2225bde851201488884af015b967e9e
treea550c6bc7a6ec536bd4a8c1d9bc2d6340695c434
parentca7f9dec76e37537f253e14599d6e0367877f41a
KLN89: Fix ARINC 424 loader for airports with parallel runways.

To load approach data into the KLN89, drop an ARINC 424 format file
named "rnav.dat" into the data/Navaids directory.  The loader has
been tested on the 424-18 data revision, so may need tweaking for
the latest data.  Currently about 97% of the listed US non-precision
approaches are loaded, the majority of the failures appear to be due
to 1-digit runway code offsets between the flightgear airport data
and the ARINC data due to magnetic variation changes.
src/Instrumentation/dclgps.cxx