]> git.mxchange.org Git - flightgear.git/history - src/Navaids
add <mod-meta> and <mod-super> XML elements for key bindings
[flightgear.git] / src / Navaids /
2007-10-20 durkUse SGSharedPointer instead of the ssgSharedPointer...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-11 mfranzcleaner & faster (don't use STL functions ::size()...
2007-10-11 mfranzprevent endless loop. The new awy.dat.gz has entries...
2007-10-11 mfranzmake that __MWERKS__ :-}
2007-10-11 mfranzMake sure the __MWERKS__ test can't go unnoticed. It...
2007-10-10 mfranzchecking the brutal way whether the 41 ugly __MWERKS__...
2007-02-14 frohlichModified Files:
2007-02-09 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-17 mfranzuse correct data type for string::find()
2006-07-27 durkInitial commit of code that reads and parses Robin...
2006-07-10 mfranz- untangle classes (methods of two classes were interwoven)
2006-06-15 frohlichMake more use of SGGeod
2006-03-23 curtAdditional fixes for new DME type codes.
2006-03-10 davidRecognize standalone DMEs (type 13 in Robin's list).
2006-02-21 mfranznew FSF address
2006-02-20 daveluffThe current_fixlist pointer is depreciated now that...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-01-24 curtWhite space updates.
2006-01-24 curtNewest data file format includes range for each transmi...
2005-12-06 ehofmanVivian: downgrade log levels from ALERT to INFO, tidy...
2005-11-28 daveluffAdd a lower-bound type navaid lookup, and the ability...
2005-11-27 daveluffRemove nav.hxx, which has been superceded by navrecord...
2005-11-27 daveluffAdd a lower-bound search function for fixes for GPS...
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-10-22 ehofmanVassilii Khachaturov:
2005-10-02 mfranzonly skip one comment line at the top of TACAN_freq...
2005-10-01 ehofmanVivian Meazza:
2005-09-20 curtDavid Luff:
2005-05-01 mfranzdon't crash if fgfs is called with an invalid argument...
2005-02-10 ehofmanDurk Talsma:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-07-20 curtMake distance penalty math for opposite oriented navaid...
2004-07-19 curtEd Sirett submitted a patch to consider antenna orienta...
2004-06-20 curtWhen searching for nav records ignore stations > 300nm...
2004-06-09 curtOften, the elevation of an ILS component is not listed...
2004-06-06 ehofmanIncorporate some of the changes from the Linspire diff.
2004-05-28 curtAllow a "threshold" value to determine which localizers...
2004-05-28 curtCurt Olson:
2004-05-28 curtAnd again ...
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-05-26 curtUpdate fix management code to read Robin's native fix...
2004-03-15 curtRoy Vegard Ovesen:
2004-03-14 curtResolve a meters vs. feet interpretation problem with...
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-08-29 ehofmanNew automake, new problems. Add $base_LIBS for programs...
2003-05-13 davidThe lookup method was always skipping the first ILS...
2003-03-31 curtI found 3 problems with the GS modeling in flightgear...
2003-02-04 curtOops, sorry, nothing more to see here, move right along ...
2003-02-03 curtUpdated FGILSList api to better match the FGNavList...
2003-01-25 curtRefactored some of the navlist code and removed the...
2003-01-05 curtAdd support for in-air preset starts relative to a...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-09-02 curtReturn the closest match, not just the first match...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-06-07 curtJames Turner:
2002-05-11 davidMac OS X patches from Jonathan Polley.
2002-04-15 curtOf all the ILS stations that match the specified freque...
2002-04-15 davidThis module was filtering out all stations with localiz...
2002-03-30 davidPatch from Melchior Franz:
2002-03-30 davidPatch from Melchior Franz:
2002-03-27 davidPatch from Melchior Franz:
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-02-15 curt- Removed redundant FG*:: qualifications from class...
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2002-02-10 curtChanges to match simgear changes which allow overriding...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-09 curtDavid Megginson writes:
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-10-30 curtAlasdair Campbell's ILS patch allowing us to fly both...
2001-10-11 curtVarious floating point / initial value bug fixes from...
2001-07-03 curtRather than create an SGTime structure and trigger...
2001-07-02 curtAdd a link library needed by Irix.
2001-05-15 curtModifications to coordinate with recent changes in...
2001-03-29 curtPut blinking marker beacon (bool) into the property...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-26 curtIrix MIPS patches.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_HAVE_STD_INCLUDES -> SG_HAVE_STD_INCLUDES
2001-03-19 curtFixed some problems with marker beacon range:
2001-03-17 curtOops ...
2001-03-16 curtInitial revision of mkrbeacons.[ch]xx
2001-03-14 curtWorking on modeling more realistic VOR and ILS ranges.
2001-03-12 curtCleaned up a few things relating to playing morse audio...
2001-02-02 curtOops for specified magvars, I had the sign backwards.
2001-02-02 curtWorking on ironing out issues with VOR navigation....
2001-02-02 curtWorking on straightening out VOR navigation.
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2000-10-12 curtMinor tweaks.
2000-09-27 curtA bit of fg->sg namespace changing.
next