]> git.mxchange.org Git - flightgear.git/history - src/ATC
Code cleanups, code updates and fix at least on (possible) devide-by-zero
[flightgear.git] / src / ATC /
2016-04-26 Richard SeniorFix incorrect QNH in spoken ATIS when using live weathe...
2016-04-26 Richard SeniorEliminate use of non-standard round() function in ATISE...
2016-04-24 Richard SeniorImprovements to spoken ATIS
2016-04-15 James TurnerDifferent fix for traffic shutdown crash.
2016-04-07 Torsten DreyerMerge /u/sanhozay/flightgear/ branch next into next
2016-04-06 Richard SeniorAllow ATIS format specifications to compare tokens...
2016-03-06 Durk TalsmaAI traffic refused to take-off, because the TrafficReco...
2016-01-12 James TurnerFix a potential use-after-free in ATC code
2016-01-06 James TurnerUse SGTime instead of time() in traffic/AI code
2016-01-04 James TurnerMake TrafficRecord own its AIAircraft.
2015-12-19 James TurnerMake PerformanceDB a real subsystem
2015-12-19 James TurnerFix off-by-one errors in GroundController
2015-12-19 James TurnerTrying to bullet-proof the traffic code.
2015-12-18 James TurnerRuntime checks for GroundContoller crashes.
2015-12-16 James TurnerAsserts to pin down a reported crash.
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-10 James TurnerSplit GroundNetwork class down the middle
2015-12-05 James TurnerAdd airport dynamics manager
2015-12-01 James TurnerCheckpoint - ground-net skips the cache
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-06-12 Torsten DreyerFix some warnings
2015-06-10 Torsten DreyerFix random crash on exit in atc_mgr
2015-05-29 Torsten DreyerSilence some warnings
2015-05-27 Torsten DreyerRemove debug console output in FGApproachController
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-14 Durk TalsmaSome preparatory work for reinstating a missing piece...
2015-05-14 Durk TalsmaReformatting.
2015-05-14 Durk TalsmaFix bug when starting using the --parkpos option. Creat...
2015-01-12 Torsten DreyerFix wrong ATIS for negative temperatures
2014-08-09 Stuart BuchananNew materials.xml format
2014-04-23 Torsten DreyerATISEncoder: minor tweak
2014-03-05 Thomas GeymayerUpdate for SGPropertyNode changes.
2014-03-05 Torsten DreyerNewAtis: handle varying winds
2014-03-01 Torsten DreyerATIS: say wind direction as three digits
2014-03-01 Torsten DreyerNew ATIS System: Fallback for no-realwx and some fixes
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-03-28 James Turnerstd:: namespace fixes, AIBase cleanup.
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-05 James TurnerFix crash starting at heliport.
2013-03-04 Thomas GeymayerClean up/prepare for porting NasalPositioned to cppbind
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-07 Christian SchmittSome headers missing... ;)
2012-11-25 ThorstenBtraffic: more pass by reference + member init
2012-11-23 ThorstenBClean up namespace issues
2012-11-18 ThorstenBFixed some uninitialized member vars and a mem leak.
2012-11-18 ThorstenBRemove static property dependencies
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-05 James TurnerMake traffic take-off roll look a little better.
2012-09-27 Thomas GeymayerFix some CommStation bugs
2012-09-26 James TurnerTolerate the lack of a GUI in some places.
2012-09-24 James TurnerMake FGTaxiNode and FGParking inherit FGPositioned.
2012-09-24 James Turnerstd namespace fixes in headers.
2012-09-23 James TurnerClean up dynamics/parking handing code.
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-08-21 James TurnerWhoops, case-sensitivity matters on Linux.
2012-08-21 James TurnerMake some include dependencies explicit.
2012-08-21 James TurnerFix some places relying on public 'using std::string...
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-12 ThorstenBDrop obsolete ATCDCL dialog.
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-04-30 ThorstenBAvoid compiler warnings.
2012-04-25 James TurnerRemove PositionedBinding (which no one ever used),...
2012-04-05 ThorstenBFix some compiler warnings.
2012-03-03 Mathias FroehlichAdapt to simgear SGMath change.
2012-02-10 ThorstenB#656: COM1 frequency set to 0 at startup
2012-01-02 Durk TalsmaBugfixes and some finetuning:
2012-01-01 Durk Talsma--debugMsg;
2012-01-01 Durk TalsmaBugfix: Shutdown the ATC manager when it runs out of...
2011-12-31 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-31 Durk TalsmaSome commented out debugging code that may help us...
2011-12-30 Durk TalsmaFix for issue: 520: Error in FGTrafficRecord::setPositi...
2011-12-27 James TurnerGet the ATC frequency dialogs working again for the...
2011-12-24 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-24 Durk TalsmaRemove a stray debug message.Z
2011-12-19 Erik Hofmancomment out unused variables and function and properly...
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 Durk TalsmaMerge branch 'merge-requests/1555' into next
2011-12-04 Durk TalsmaMake sure not to disable the entire ATC system when...
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-11-28 adrianrename FGRadio to FGRadioTransmission, add RX and TX...
2011-11-24 adrianrefactor receiveATC(), implement simple LOS routine...
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-24 adrianprepare for festival volume
2011-11-24 adriancleanup
2011-11-24 adriancall from FGATCController::transmit()
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
next