]> git.mxchange.org Git - flightgear.git/history - src/ATC/atis.cxx
Merge branch 'master' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / src / ATC / atis.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Frederic BouvierFix MSVC compilation
2010-08-01 Durk TalsmaBecause the new code is a stub, it really ought to...
2010-08-01 Durk TalsmaAdded some stubs in the flightgear main code to eventua...
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2007-05-09 frohlichModified Files:
2006-02-21 mfranznew FSF address
2004-12-27 daveluffMake sure the ATIS reports surface winds at airports...
2004-09-30 daveluffUse the Transmit-Render functions for tower output...
2004-03-24 daveluffRound millibars to nearest whole number, and make inche...
2004-03-23 daveluffConvert altimeter to millibars for the UK
2004-03-23 daveluffAdd altimeter to the ATIS. Always does inches at the...
2004-03-16 davidRemove the old WeatherCM module.
2004-03-10 daveluffStart adding a better framework for ATC-initiated commu...
2004-01-23 daveluffLots of changes to the ATC/AI system for initial revisi...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-10-06 daveluffMinor formatting changes
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-03-27 daveluffPass dt to update(...)
2003-03-05 daveluffIf no wind, active runway is now read-out as the most...
2003-02-18 daveluffAdded basic support for using more than one voice....
2003-02-06 daveluffMajor re-work of the comm frequency storage and lookup...
2003-01-13 daveluffFix compilation bug that only occurred when compiled...
2003-01-07 daveluffSearch ATC frequencies with both comm1 and 2 instead...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-04 daveluffChanges to support voice ATIS
2002-10-02 davidPreliminary support for AI planes from Dave Luff. ...
2002-07-26 davidFixed reporting of winds, cloudbase, and altimeter...
2002-05-17 davidModified to work with new cloud properties (sort-of).
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-11 davidModified to use FGEnvironment as well as WeatherCM.
2002-03-30 david* src/ATC/atis.cxx
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-13 davidCorrected typo ("Celsius" rather than "Celcius") and...
2002-02-13 curtCleaned up a few stray cout's
2002-02-05 curtVarious Irix compiler tweaks.
2002-02-01 curtUpdates to allow weather system and atis to interact...
2001-12-17 curtMake the Irix compiler happy.
2001-11-20 curta couple of minor modifications, including hardwiring...
2001-11-19 curtDavid Luff writes:
2001-11-07 curtInitial revision of ATIS module contributed by Dave...