]> git.mxchange.org Git - flightgear.git/history - src/Navaids
Rename FGMarkerBeacon to FGMarkerBeacon record, to avoid a clash with the
[flightgear.git] / src / Navaids /
2009-01-07 jmtRename FGMarkerBeacon to FGMarkerBeacon record, to...
2009-01-07 jmtFix a bug resulting from my marker-beacon refactoring...
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtRefactor marker-beacons to be distinct from FGNavRecord...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-27 jmtFurther work (still not enabled) on a fast + correct...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-09 fredbJames Turner : this patch
2008-12-04 fredbJames Turner : a trivial patch to remove a now obsolete...
2008-12-03 fredbJames Turner:
2008-09-13 ehofmanfix a typo
2008-09-12 ehofmanJames Turner:
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-09-08 fredbAdd required include for lower_bound
2008-09-08 ehofmanJames Turner:
2008-08-31 fredbStefan C. Müller :
2008-08-23 ehofmanremove redundant semi-colon
2008-08-22 ehofmanFix a compile problem for lower_bound()
2008-08-22 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-03 ehofmanJames Turner:
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-04-28 mfranzCsaba "Jester" HALASZ:
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...
next