1
0
Fork 0
flightgear/src/Navaids
mfranz 3842fa0edc Csaba "Jester" HALASZ:
Attached patch adds support for multiple FIXes with the same name.
Applies to both branches.
New functionality is in query_and_offset, which now returns the FIX
closest to the passed in location.
Updated route manager to take advantage of this.

Otherwise, query functions return an unspecified member from the set
of identically named FIXes. (This was previously the one occurring
last in the database file, but I don't think anybody counted on that.)
2008-04-28 11:26:02 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
awynet.cxx prevent endless loop. The new awy.dat.gz has entries like line 2632 ... 2007-10-11 13:51:11 +00:00
awynet.hxx Modified Files: 2007-02-14 17:51:23 +00:00
fix.hxx new FSF address 2006-02-21 01:16:04 +00:00
fixlist.cxx Csaba "Jester" HALASZ: 2008-04-28 11:26:02 +00:00
fixlist.hxx Csaba "Jester" HALASZ: 2008-04-28 11:26:02 +00:00
Makefile.am Initial commit of code that reads and parses Robin Peel's awy.dat airway 2006-07-27 14:44:09 +00:00
navdb.cxx make that __MWERKS__ :-} 2007-10-11 09:28:05 +00:00
navdb.hxx new FSF address 2006-02-21 01:16:04 +00:00
navlist.cxx Miscellaneous tweaks and Bugfixes. Mostly memory leaks ported from the plib 2007-10-20 08:36:21 +00:00
navlist.hxx Miscellaneous tweaks and Bugfixes. Mostly memory leaks ported from the plib 2007-10-20 08:36:21 +00:00
navrecord.hxx Use SGSharedPointer instead of the ssgSharedPointer from the plib branch. 2007-10-20 18:28:22 +00: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