]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/route_mgr.cxx
Merge branch 'vivian/tachy' into next
[flightgear.git] / src / Autopilot / route_mgr.cxx
2010-02-26 Tim MooreMerge branch 'vivian/tachy' into next
2010-02-25 Tim MooreMerge branch 'maint' into next
2010-02-25 Tim MooreMerge branch 'curt/release-stuff' into next
2010-02-25 Tim MooreMerge branch 'torsten/auto' into next
2010-02-21 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 jmtGPS / route-manager: add new custom widget to display...
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
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 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...
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-11 jmtFix reset crash, thanks to Joe: make findNextWithPartia...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-15 jmtFix altitude units error loading plans, spotted by...
2009-11-07 jmtIn the route-manager, track the departure and destinati...
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 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-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-05-18 mfranzleak fixes
2008-12-04 fredbJames Turner :
2008-12-03 fredbJames Turner:
2008-09-10 ehofmanJames Turner:
2008-06-06 mfranzmake route manager input case insensitive
2008-04-28 mfranzCsaba "Jester" HALASZ:
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 mfranzworking on the termination of the last hardcoded dialog...
2006-02-21 mfranznew FSF address
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-02-03 curtRemove stray debugging output.
2004-02-01 curtInclude compiler.h and config.h first.
2004-01-31 curtCurt Olson: