]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/newauto.cxx
Latest JSBSim changes.
[flightgear.git] / src / Autopilot / newauto.cxx
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-08-14 curtMisc tweaks.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-02 curt** Properties Renamed
2001-06-26 curtMoved DEFAULT_AP_HEADING_LOCK to newauto.hxx
2001-06-06 curtOptimized property manager accesses.
2001-06-05 curt- eliminated all references to BFI; use properties...
2001-05-29 curtWin32 fixes.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-02-27 curtBackcourse ILS needle should move correct direction...
2001-02-27 curtLots of little tweaks to autopilot to make it more...
2001-02-25 curtAutopilot in nav1 tracking mode bases heading off of...
2001-02-25 curtFixed a typo preventing the nav2 heading needle from...
2001-02-25 curtAutopilot in Nav1 heading hold mode is now driven just...
2001-02-24 curtAutopilot fixes so when in NAV1 radial hold mode we...
2001-02-07 curtChanges to make the default autopilot heading hold...
2001-02-02 curtWorking on ironing out issues with VOR navigation....
2001-01-26 curtTweaks to autopilot, but I'm not 100% happy with the...
2001-01-13 curtDavid Megginson writes:
2001-01-11 curtInternal interface changes by David Megginson.
2000-11-25 curtFix an autopilot rate of climb bug (meter vs. feet...
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-13 curtPanel tweaks to support "shaped" panels.
2000-10-12 curtLot's of massaging to get the WAYPOINT hold mechanism...
2000-10-11 curtChanges to support new simgear waypoint module.
2000-09-27 curtA bit of fg->sg namespace changing.
2000-07-14 curtAutopilot altitude increment fixes.
2000-05-16 curtFixes to magnetic compass.
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-12 curtMore magvar fixes relating to vor/ils.
2000-05-12 curtAdded magvar offset to VOR's.
2000-05-04 curtminor tweaks.
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-04-30 curtFirst stab at NAV1 and GS hold modes for the autopilot.
2000-04-30 curtMinor autopilot/gui tweaks.
2000-04-30 curtAutopilot "class-ification".