]> git.mxchange.org Git - flightgear.git/history - src/ATC
Get rid of the double comma's for the file section of the generic protocol also.
[flightgear.git] / src / ATC /
2004-07-23 ehofmanReduce the log-level of the airport not found
2004-05-14 curtCode at this level shouldn't care if the sound manager...
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-26 curtGet ATIS voice working again.
2004-04-24 curtChanges to go along with small interface changes in...
2004-04-11 daveluffFix a seg fault that could be caused if all no AI model...
2004-04-06 ehofmanWindows fix.
2004-04-06 andyOops. A change to an upstream header seems to have...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-29 daveluffA few abs->fabs where we are passing a double in
2004-03-29 daveluffPatch from Fred Bouvier to use multi-platform ul librar...
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-22 daveluffFix another possible ATC stackdump
2004-03-22 daveluffFix some warnings
2004-03-20 daveluffSome more tweaks to the landing clearance code
2004-03-20 daveluffDelay deletion of AI traffic until after it has had...
2004-03-20 daveluffRelease the frequency after finishing a transmission
2004-03-20 daveluffSlightly more robust handling of runway vacation
2004-03-19 daveluffConvert some char* return types to string
2004-03-16 davidRemove the old WeatherCM module.
2004-03-16 daveluffFix a possible crash
2004-03-15 daveluffWork around for the AI-traffic due to precision issues...
2004-03-12 daveluffDon't clear the user to land following downwind report...
2004-03-12 daveluffFix a situation where the AI aircraft sometimes wouldn...
2004-03-10 daveluffStart adding a better framework for ATC-initiated commu...
2004-03-09 daveluffAdd an option for the user to inform the tower (s)he...
2004-03-06 daveluffStart making the AI traffic robust to not getting a...
2004-03-05 daveluffUse the airport elevation instead of the actual ground...
2004-03-05 daveluffFix a crash that sometimes occurred when reporting...
2004-03-04 daveluffFix a problem where track would not get initialised...
2004-03-02 daveluffMove the mechanics of turning out of the derived classe...
2004-03-02 daveluffDon't cast string to c_str before passing to functions...
2004-03-01 daveluffReturn the closest match instead of the first in-range...
2004-02-04 daveluffMake sure at least one Transform() is performed to...
2004-02-04 daveluffOops - no 3D model assigned to aircraft starting at...
2004-01-26 ehofmanMSVC fixes
2004-01-23 daveluffMelchior found another way to crash it
2004-01-23 daveluffLots of changes to the ATC/AI system for initial revisi...
2004-01-23 daveluffInitial revision of class for AI VFR GA traffic
2004-01-23 daveluffDon't loose the elevation in ATC projection conversions
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-11-19 daveluffFix a nasty bug whereby non-scrolling ATC messages...
2003-11-14 ehofmanMSVC fix
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-11-09 daveluffRe-commit the changes that I inadvertantly committed...
2003-11-09 curtSomeone managed to commit changes as cvsguest, return...
2003-11-05 daveluffFurther progress towards interactive ATC
2003-11-05 daveluffFurther progress towards interactive ATC control
2003-11-05 cvsguestFix a nasty bug - FGATC::SetDisplay() should be called...
2003-11-05 cvsguestSet the message display delay to default to zero
2003-11-04 daveluffFix a typo in the comments
2003-11-04 daveluffStart supporting user interaction callbacks and tweak...
2003-11-04 daveluffRationalisation of the ATC popup dialog code - moved...
2003-10-22 daveluffCleaned up the ATC communication dialog code somewhat
2003-10-21 daveluffFixed up the freqency search dialogs properly - this...
2003-10-20 daveluffFix a crash from the ATC Frequency dialog at the tempor...
2003-10-19 daveluffAI plane should go around instead of landing on user...
2003-10-19 daveluffUg - must have been drunk when committing those two...
2003-10-17 daveluffQuick hack to prevent offering an option that isn't...
2003-10-17 daveluffRemove some extraneous output, add a few comments,...
2003-10-17 daveluffEnhancements to AI plane transmissions
2003-10-17 daveluffBug fixes to the AI/ATC interaction mechanism
2003-10-16 cvsguestReport Final to tower control class in addition to...
2003-10-16 cvsguestClear AI plane to land when it calls final if rwy clear
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-10-16 daveluffRemove some cruft, and add a short TODO list
2003-10-16 daveluffBug fix: derived classes were never getting a chance...
2003-10-15 daveluffTransmit an empty string in order to trigger AI/ATC...
2003-10-15 daveluffMove responding to a plane announcing itself at hold...
2003-10-15 daveluffUse MHz when stating freqency on-air and call the base...
2003-10-15 daveluffTweaks to use the ATC/AI interaction framework and...
2003-10-15 daveluffTweaks to use the ATC/AI interaction framework
2003-10-15 daveluffTweaks to the ATC/AI interaction framework
2003-10-14 daveluffRefactoring - no actual change
2003-10-14 daveluffDisplay AI plane transmissions if comm2 is tuned to...
2003-10-13 daveluffTidy the recent freq display code somewhat
2003-10-11 daveluffFixed a bug where an ATC station on one channel wouldn...
2003-10-11 daveluffAdd a constant holding the number of different ATC...
2003-10-10 daveluffClarification of function comments in header file
2003-10-10 daveluffAdded ATC frequency lookup dialog
2003-10-09 daveluffFix a possible endless loop due to insufficient space...
2003-10-09 daveluffMissed a cout
2003-10-09 daveluffA few bug fixes to Alexanders approach vectoring code...
2003-10-09 daveluffReformat a function to get rid of tab-space mixture...
2003-10-09 daveluffDon't do AreaSearch in ATCmgr since nothing really...
2003-10-07 daveluffOops - a boo boo of monumental proportions completely...
2003-10-07 daveluffFormatting changes
2003-10-07 daveluffRemove unimplemented options from the ATC dialog for now
2003-10-06 daveluffFurther progress towards AI/ATC dialog
2003-10-06 daveluffProgress towards AI/ATC communication without speaking...
2003-10-06 daveluffMinor formatting changes
2003-10-06 daveluffRemoved some extraneous output
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-23 daveluffFix a nasty bug whereby the AI plane would descend...
2003-09-23 daveluffGet rid of some cruft
2003-09-23 daveluffImplement two convienience functions.
next