1
0
Fork 0
flightgear/src/Navaids
2009-09-23 07:44:02 +02:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
awynet.cxx Remove some remaining non-route-related uses of SGWayPoint. 2009-06-11 16:05:20 +02:00
awynet.hxx Convert waypoint::CourseAndDistance users to use SGGeodesy helper functions. 2009-06-11 16:05:20 +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 Whoops, type codes for localizers and ILSs were swapped in the nav.dat reader 2009-06-15 10:29:44 +02: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 Merge branch 'jmt/reciprocal' 2009-09-23 07:44:02 +02: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 Reserve a special FGPositionned type for pavements 2009-06-15 10:29:45 +02:00
positioned.hxx Reserve a special FGPositionned type for pavements 2009-06-15 10:29:45 +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