]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/navcom.cxx
Added a function to return the closest ATC station of a given type
[flightgear.git] / src / Cockpit / navcom.cxx
2003-02-11 davidTemporarily disabled ILS range tweaking, until we come...
2003-02-06 davidMake sure that we have a VOR or VORTAC, and not just...
2003-02-03 curtUpdates to use new FGILSList api (updated to better...
2003-01-25 curtRefactored some of the navlist code and removed the...
2003-01-22 curtAdd a "signed" distance to the GS transmitter. When...
2002-12-16 curtAdded support for an audio panel.
2002-12-16 curtAdditional failure modeling.
2002-10-16 curtFix an init order bug and do some minor cleanups.
2002-10-01 davidRemoved print statements accidentally committed.
2002-10-01 davidCorrected so that deflections are reversed on ILS backc...
2002-09-26 curtShuffling/reorganizing code.
2002-09-26 curtBegin interfacing the navcom's to the electrical model.
2002-09-23 curtRemoved some depricated code snippets.
2002-09-23 curtRemoved some left over debugging output.
2002-09-23 curtVarious tweaks and fixes to navcom radios.
2002-09-19 curtStabalize cloud shading.
2002-09-19 curtSplit Nav/Com units out into their own source code...