]> git.mxchange.org Git - flightgear.git/history - src/Autopilot
Get rid of the double comma's for the file section of the generic protocol also.
[flightgear.git] / src / Autopilot /
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-04-12 curtAdd a pressure rate helper function for Roy's KAP140...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-21 curtJim Wilson:
2004-03-19 curtJim Wilson:
2004-03-15 curtMake sure delta_u_n and u_n are always explicitely...
2004-03-15 curtRoy Vegard Ovesen:
2004-02-12 curtInitialize autopilot output to start at current manual...
2004-02-05 curtAdd my old ultra-simplistic PI controller. The fancy...
2004-02-04 curtAdd vertical speed fpm conversion since the fdm provide...
2004-02-04 curtCleaned up some left over stuff. Working towards infra...
2004-02-03 curtautopilot reinit() now reloads config file.
2004-02-03 curtRemove stray debugging output.
2004-02-03 curtComment out some unused references and left over debugg...
2004-02-01 curtInclude compiler.h and config.h first.
2004-01-31 curtCurt Olson:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-09-26 ehofmanJim Wilson:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-07-22 ehofmanFix a devide by zero bug"src/Autopilot/newauto.cxx
2003-07-19 ehofmanThis backs out only the target climb rate calculation...
2003-07-17 ehofmanJim Wilson:
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-06-29 ehofmanAdd Lee Elliott's per aircraft configurable terrain...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-22 ehofmanWendell Turner writes:
2003-04-01 ehofmanUpdates to the controls properties tree. This is a...
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-20 curtFix a potential buffer overflow.
2003-01-05 curtAdd support for in-air preset starts relative to a...
2002-12-17 curtNorman Vine:
2002-11-15 curtRestructuring some of the initialization code.
2002-10-23 curtFixed the DG heading bug hold to work with the new...
2002-10-16 curtNorman Vine:
2002-09-19 curtCascading changes from the navcom.[ch]xx addition.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-07-18 davidPatch from Cameron Moore:
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-06-28 davidPatch from Julian Foad:
2002-06-07 davidPatch from Jim Wilson:
2002-06-07 davidPatch from Jim Wilson:
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidMajor overhaul:
2002-03-30 davidPatch from Melchior Franz:
2002-03-27 curtChanges corresponding to recent property manager changes
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-13 davidAutopilot cleanup:
2002-03-04 davidPatch from Jim Wilson:
2002-03-01 curtThis is the change where autopilot bindings are moved...
2002-02-27 curtMake sure when setting autopilot heading via the menu...
2002-02-13 curtThis is a three line fix for some inconsistancies betwe...
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-01-31 curtAdditional autopilot tuning taking into consideration...
2002-01-24 curtAutopilot now honors tunable altitude hold parameters...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-09 curtDavid Megginson writes:
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-24 curtFixes to remove dependencies on depricated plib code...
2001-08-31 curtFixed [simple] terrain following altitude hold mode...
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-06-05 curt- eliminated all references to BFI; use properties...
2001-05-29 curtWin32 fixes.
2001-04-22 curtScreenshot tweaks from Cameron Moore.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
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-03-23 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-09-20 curtbuilddir -> srcdir so builds can be done outside the...
next