]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/navcom.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Cockpit / navcom.cxx
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 ehofmanExtract the sound code from FlightGear and move it...
2003-03-31 curtSorry, left in some debugging statements, now removed.
2003-03-31 curtI found 3 problems with the GS modeling in flightgear...
2003-03-29 curtAdd a property which specifies if the current nav stati...
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
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...