1
0
Fork 0
flightgear/src/Navaids
2010-01-12 00:09:19 +01:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
awynet.cxx Refactor airway code to use SGGeod in external APIs. First of various changes to make airways more useful in GPS/FMS modules. 2009-10-08 10:37:21 +02:00
awynet.hxx Refactor airway code to use SGGeod in external APIs. First of various changes to make airways more useful in GPS/FMS modules. 2009-10-08 10:37:21 +02:00
fix.hxx James Turner: 2008-09-10 08:54:49 +00:00
fixlist.cxx turn a few #include paths from the "foo" form to <foo> 2009-05-18 12:24:17 +02:00
fixlist.hxx Convert the only remaining user of FGFixList to use an FGPositioned query, 2008-12-23 14:41:58 +00:00
Makefile.am Refactor marker-beacons to be distinct from FGNavRecord. This is a big space 2009-01-07 10:17:35 +01:00
markerbeacon.cxx turn a few #include paths from the "foo" form to <foo> 2009-05-18 12:24:17 +02:00
markerbeacon.hxx Rename FGMarkerBeacon to FGMarkerBeacon record, to avoid a clash with the 2009-01-07 10:33:02 +01:00
navdb.cxx Fix for Martin: tolerate runway-associated navaids with a bogus ICAO/runway ident. 2009-12-20 08:39:33 +01:00
navdb.hxx Refactor marker-beacons to be distinct from FGNavRecord. This is a big space 2009-01-07 10:17:35 +01:00
navlist.cxx Different approach to handling the paired-ILS-on-opposite-runways situation. This uses additional information we now store (in FGRunway) to be more explicit about the behaviour (i.e only look at paired navids), and crucially, does not misbehave near either threshold. Instead it always switches about the runway midpoint (so back-course/missed-approaches are broken as before), leading to stable behaviour when touching down. 2009-09-17 22:51:44 +02:00
navlist.hxx Remove all name and spatial queries from FGNavList. All remaining queries are 2008-12-25 23:11:43 +00:00
navrecord.cxx Fix for Martin: tolerate runway-associated navaids with a bogus ICAO/runway ident. 2009-12-20 08:39:33 +01:00
navrecord.hxx Add support for processing the ICAO.ils.xml scenery data into ILS/LOC nav records. 2009-09-03 00:02:48 +02:00
positioned.cxx Fix findNearest termination - ensure we expand all octree nodes that might contain closer results than the current list. 2009-12-19 23:13:17 +01:00
positioned.hxx Extend FGPositioned API to support queries by name as well as ident. 2009-10-06 07:29:03 +02:00
testnavs.cxx Remove nav.hxx, which has been superceded by navrecord.hxx and is no longer used except by some old non-working test code 2005-11-27 23:48:04 +00:00