]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/route_mgr.cxx
Fix route-manager / GPS sequencing interaction; tied properties need help to fire...
[flightgear.git] / src / Autopilot / route_mgr.cxx
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: