|
From: Florent R. <f.r...@fr...> - 2019-01-07 08:18:59
|
Hi,
wki...@gm... wrote:
> so the question is about correcting the ILS freq for LIRN runway 06... we can have
>
> NavData/apt/some.file
>
> with apt.dat contents to fix something for an airport definition in apt.dat...
> my question is if we (can/already?) have
>
> NavData/nav/some.file
The only things that can be overridden this way, TTBOMK, are apt.dat,
nav.dat and fix.dat contents, using NavData/{apt,nav,fix} subfolders
located inside components of $FG_SCENERY. The announcement for the nav
and fix feature is at [1] (that was Szymon Acedański's work).
Remember that there are also *.ils.xml files in TerraSync. AFAIR, they
can override part of the data obtained from nav.dat files. This was
discussed at [2] concerning VTSP (Phuket).
You'll find a few technical details in that thread, but concerning
alignLocaliserWithRunway(), be aware that it was removed in FG commit
889c1bf0cb28[3] after that discussion. Pity that the SourceForge
mailing list archive appears to be unable to display any page with
number >= 2 in a thread archive...
Regards
[1] https://sourceforge.net/p/flightgear/mailman/message/35716882/
[2] https://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/87y3x33gec.fsf%40frougon.crabdance.com/#msg35673654
[3] https://sourceforge.net/p/flightgear/flightgear/ci/889c1bf0cb28220c954cd87c65d5bc669e3e58dc
--
Florent
|