]> git.mxchange.org Git - flightgear.git/history - src/Autopilot
Merge branch 'torsten/auto'
[flightgear.git] / src / Autopilot /
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 ehofmanUse SGPropertyNode_ptr wherever possible
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-16 jmtGPS: improve reliability (at the expense of some in...
2010-01-16 jmtGPS: guard against empty command strings in the route...
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-05 torsten- added a differential filter
2009-12-30 torstenbugfix: don't call the update_helper() for every instan...
2009-12-27 jmtAutopilot: clean up the helpers code (which drives...
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 torstenIngore unhandled top level elements instead of not...
2009-12-18 torsten- introduce some typedefs for SGSharedPtr<>
2009-12-11 jmtFix reset crash, thanks to Joe: make findNextWithPartia...
2009-11-29 torsten- fix the <condition> element which was no longer worki...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-15 jmtFix altitude units error loading plans, spotted by...
2009-11-07 jmtIn the route-manager, track the departure and destinati...
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-26 jmtBetter idents for waypoints defined by lon/lat.
2009-10-22 jmtRoute tweaks, especially in-flight activation and deact...
2009-10-19 jmtFix route-manager / GPS sequencing interaction; tied...
2009-10-19 jmtFix a copy-and-paste bug with destination runways....
2009-10-16 jmtFurther GPS and route manager behavioural fixes
2009-10-14 jmtRoute-manager: remove any interaction with the autopilo...
2009-10-13 jmtMake the GPS drive the autopilot directly (if configure...
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 jmtFix unrealistic-but-convenient direct-drive from the...
2009-10-12 jmtFix various route-manager issues - HUD display of waypo...
2009-10-07 jmtFix an issue which VC90 warns about - using 'this'...
2009-10-06 jmtLand the GPS/route-manager re-write. Many things are...
2009-10-04 jmtFix another crash in the autobrake code, with 'aircraft...
2009-09-23 jmtRefactor the XMLAuto parsing code to no longer warn...
2009-09-22 jmtAuto-brake enhancements: support for JSBSim aircraft...
2009-09-21 jmtDon't crash with UFO FDM, etc, or other FDMs that don...
2009-09-21 jmtDon't look for /velocities/groundspeed-kts during initi...
2009-09-21 jmtA generic, configurable autobrake system. Not fully...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenfix warnings (order of initialization)
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-07-02 torstenfix self initialized of average variable in FGPredictor
2009-07-02 fredbSuppress warnings
2009-05-19 torstensupport
2009-05-18 mfranzleak fixes
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 torstenadded new features:
2009-04-01 torsten- created a class for InputValues
2009-03-18 mfranzMerge branch 'master' of ../.fg.osg
2009-03-05 torstenAdded support for <condition> elements under <enable...
2009-03-05 torstenAdded support for <condition> elements under <enable...
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzsegfault--
2008-12-04 fredbJames Turner :
2008-12-03 fredbJames Turner:
2008-09-10 ehofmanJames Turner:
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-06 mfranzmake route manager input case insensitive
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-04-28 mfranzCsaba "Jester" HALASZ:
2008-04-06 durkSyd Adams: Enable bank limit controls with the autopilot.
2008-03-24 timooreautopilot filter deque fixes
2008-02-17 mfranzRoy Vegard OVESEN & Lee ELLIOT:
2008-02-04 curtRoy Ovesen:
2008-01-19 timooreMemory leak fixes from Till Busch
2007-07-09 mfranzHarald JOHNSEN: initialize elapsedTime
2007-06-26 curtFix a long standing bug in a code path that is probably...
2006-07-12 curtFix a small typo.
2006-06-24 curtCreate a "passive" mode for the autopilot. This is...
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-05-14 mfranzfix data type (no wonder that this crashes on 64 bit...
2006-05-12 mfranz- remove listener first in the destructor
2006-05-12 mfranzonly lock AP automatically if above /autopilot/route...
2006-05-11 mfranzonly activate heading & altitude lock when in air ...
2006-05-10 mfranzalso set new target altitude if wp is appended to empty...
2006-05-10 mfranz- set target altitude if a new WP becomes active throug...
2006-05-09 mfranzremove wrong comment; should be obvious, anyway
2006-05-09 mfranz- implement target altitude handling
2006-05-08 mfranzignore spaces after the colon in "@insert 3: ebase"
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.cxx
2006-04-27 mfranzuse guarded pointers
2006-04-27 mfranzworking on the termination of the last hardcoded dialog...
next