1
0
Fork 0
flightgear/src/Navaids
2010-08-09 08:36:20 +01:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
awynet.cxx Fix 'using std::' abuses 2010-08-09 08:36:20 +01: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 Fix 'using std::' abuses 2010-08-09 08:36:20 +01: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 MapWidget for the GUI, initial commit. 2010-03-28 15:25:47 +02:00
navrecord.hxx MapWidget for the GUI, initial commit. 2010-03-28 15:25:47 +02:00
positioned.cxx gcc warning fixes 2010-06-26 21:24:46 +02:00
positioned.hxx Use methods from SGMath when possible. 2010-05-05 17:02:27 +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