]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/navcom.cxx
Yank out all the glut dependencies and concentrate them in a (easily
[flightgear.git] / src / Cockpit / navcom.cxx
2004-03-19 curtJim Wilson:
2004-03-14 curtI found a meter/feet conversion problem with DME elevat...
2004-01-31 curtCurt Olson:
2003-12-02 curtAdd the current true heading to the tuned nav station...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-07-30 curtFix several mispellings of servicable->serviceable.
2003-07-18 ehofmanSmall patch to expose the localizer property (e.g....
2003-07-07 curtA couple fixes so the nav/ils heading hold will work...
2003-07-04 davidRename some existing variables/methods in the navcomm...
2003-07-03 davidChange a spelling.
2003-07-03 davidFix the property /radios/nav[*]/radials/actual-deg...
2003-07-03 ehofmanJim Wilson:
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...