Isn't this related to my report 
http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg26160.html
 
where I found issues with mismatch of runways in 
/path/to/fg/data/Airports/apt.dat.gz and /path/to/fg/data/Navaids/nav.dat.gz

EDDB is one of the reported airports. In apt.dat.gz you'll find this row

10  52.372560  013.505561 07R  68.77  9807 0000.0000 0984.0984   148 
351351  1 0 3 0.25 1 0300.0300

and in nav.dat.gz you'll find rows like

4  52.37906900  013.53301100    157 11070  18      68.790 ISSE EDDB 07 
ILS-cat-I

I assume that the above mismatch will create the assert (now removed by 
James in CVS) reported by Jacob. James' fix will now simply ignore the 
issue of a missing runway and report some default value.

It maybe that fg knows to map 07 to 07R by some magic or to xxx (there 
are many xxx fields in apt.dat.gz) but reading the dat files indicates 
that something is wrong.


Jari - I am not Lithuanian but apparently litanian.


On 2/15/10 2:26 AM, Jacob Burbach wrote:
> Start at EDDB and tune nav radio to ils frequency 110.70
>
> fgfs: ../../../src/Instrumentation/navradio.cxx:920: double
> FGNavRadio::localizerWidth(FGNavRecord*): Assertion `rwy' failed.
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to