]> git.mxchange.org Git - flightgear.git/commit
Run the filters for comm/navaids as required.
authorJames Turner <zakalawe@mac.com>
Mon, 1 Oct 2012 12:06:28 +0000 (13:06 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 1 Oct 2012 12:06:28 +0000 (13:06 +0100)
commit5eb2f74e991827692a6d7f2b1a33e4a6568b6ab7
tree8735d87b13d354f980a9ebb89038ea5bd8119f75
parentbcea720db3e29a62626b361f2149a7147e149f3b
Run the filters for comm/navaids as required.

Apparently most filters are only filtering on type - we weren't running the filter body for navaid or comm-station lookups, causing weird ATIS bugs. Ensure that we actually run the filter at the point we have an FGPositioned* result.
src/Navaids/NavDataCache.cxx
src/Navaids/navlist.cxx