70
edits
John Denker (talk | contribs) (location-in-air) |
John Denker (talk | contribs) (nearest fix) |
||
| Line 31: | Line 31: | ||
Evidently, though, there is at least one person who likes | Evidently, though, there is at least one person who likes | ||
things the way they are. Code that would have fixed these | things the way they are. Code that would have fixed these | ||
bugs was rejected. For details see the flightgear-devel | bugs was rejected. Neither specific nor constructive criticism | ||
of the code was offered. For details see the flightgear-devel | |||
mailing list archives. | mailing list archives. | ||
==== Nearest fix ==== | |||
Did you know that there are 8 different BRAVO intersections | |||
in the database? | |||
Until now there was no support in the code for this; all but | |||
one of the entries was thrown away at the lowest level. There | |||
is a comment in the code saying that fixing this is on the | |||
TODO list. | |||
As for navaids (as opposed to waypoints), the low-level code | |||
already provides support for ambiguous IDs, but the information | |||
is not being used very wisely by the higher layers. | |||
Code to fix these problems was offered to the community. | |||
So far it has been completely ignored. | |||
==== ident from phantom DME ==== | ==== ident from phantom DME ==== | ||
edits