]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/radiostack.cxx
Small tweaks to initialization sequence and logic so we can default to
[flightgear.git] / src / Cockpit / radiostack.cxx
2001-11-19 curtDavid Luff writes:
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-10-11 curtVarious floating point / initial value bug fixes from...
2001-09-24 curtExtend range of ILS in reverse direction to allow back...
2001-08-14 curtVarious tweaks for mingwin32.
2001-07-30 curt- implemented DME ETE and speed
2001-07-27 curt- fixed typos relating to nav frequency properties
2001-07-12 curtMade the following properties archivable:
2001-07-11 curt- move data structure allocation into constructor ...
2001-07-02 curt** Properties Renamed
2001-06-06 curtMore property node optimizations.
2001-06-05 curt- eliminated all references to BFI; use properties...
2001-05-15 curt#ifdef ENABLE_AUDIO_SUPPORT around all audio stuff.
2001-03-29 curtRemoved some debug output.
2001-03-29 curtChanged wording ...
2001-03-29 curtPut blinking marker beacon (bool) into the property...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-21 curtMSVC++ fixes.
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-14 curtWorking on modeling VOR range as per AIM.
2001-03-12 curtFixes to vor/ils/adf range pickup.
2001-03-12 curtFixed a bug in radiostack->search() when switching...
2001-03-12 curtCleaned up a few things relating to playing morse audio...
2001-03-10 curtDon't play DME ident if no colocated DME.
2001-03-09 curtPlay the full 4x VOR and 1x DME morse ident sequence...
2001-03-09 curtWorking on vor audio ident (morse).
2001-02-27 curtBackcourse ILS needle should move correct direction...
2001-02-25 curtFixed a typo preventing the nav2 heading needle from...
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-13 curtDavid Megginson writes:
2001-01-11 curtInternal interface changes by David Megginson.
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2000-09-27 curtA bit of fg->sg namespace changing.
2000-07-23 curtDavid Megginson's changes:
2000-07-20 curtMerged some of Alex's code changes.
2000-06-15 curtPatches and tweaks from Alex.
2000-05-30 curtUpdates [hack] from David Megginson so VOR reception...
2000-05-15 curtInstrument panel updates from David Megginson.
2000-05-14 curtFixed a typo rich messed up vor range calculations.
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 curtminor tweaks.
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.