]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/radiostack.hxx
Tweak #includes to use double quotes for local files not <>
[flightgear.git] / src / Cockpit / radiostack.hxx
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-07-30 curt- declared new methods for getting DME ETE and speed
2001-07-11 curt- move data structure allocation into constructor ...
2001-06-06 curtMore property node optimizations.
2001-03-29 curtPut blinking marker beacon (bool) into the property...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-16 curtInitial support for marker beacons.
2001-03-16 curtMore tweaks to radio and sound.
2001-03-14 curtMore tweaks to radios so we can listen to Nav2 and...
2001-03-14 curtWorking on modeling more realistic VOR and ILS ranges.
2001-03-12 curtFixes to vor/ils/adf range pickup.
2001-03-12 curtCleaned up a few things relating to playing morse audio...
2001-03-09 curtWorking on vor audio ident (morse).
2001-02-25 curtTweaks relating to autopilot heading hold.
2001-02-02 curtWorking on ironing out issues with VOR navigation....
2001-02-02 curtWorking on straightening out VOR navigation.
2001-01-11 curtInternal interface changes by David Megginson.
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2000-05-12 curtMore fixes to ils approaches and autopilot.
2000-05-12 curtFixes to ILS approaches ... now takes into consideratio...
2000-05-04 curtPropogate colocated dme flag.
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-05-02 curtUser-visible
2000-04-30 curtFirst stab at NAV1 and GS hold modes for the autopilot.
2000-04-27 curtPanel updates from David Megginson. Radials can now...
2000-04-27 curtFixes for cygwin32 builds.
2000-04-25 curtUpdates to nav radio stack model ... starting to get...
2000-04-25 curtBeginning work on integrating radiostack model into...
2000-04-24 curtBegin adding radio stack functionality.