]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/gps.cxx
GPS: improve reliability (at the expense of some in-development features) for pending...
[flightgear.git] / src / Instrumentation / gps.cxx
2010-01-16 jmtGPS: improve reliability (at the expense of some in...
2010-01-16 jmtGPS:
2009-12-23 jmtGPS / route-manager: only drive autopilot true-heading...
2009-12-22 jmtGPS: make 'loadRouteWaypoint' robust about bad scratch...
2009-12-22 jmtFix GPS SGPropertyNode tie() handling, as suggested...
2009-12-11 jmtAs discussed on the mailing list, make the 'nearest...
2009-10-27 jmtCheck for an empty search query in GPS searches, and...
2009-10-22 jmtFix for an uninitialised value, reported by Dave Luff.
2009-10-22 jmtRoute tweaks, especially in-flight activation and deact...
2009-10-21 jmtTweak permitted indices for GPS route insert commands.
2009-10-21 jmtGPS commands to edit the route manager route.
2009-10-19 jmtGPS data validity clean-up; it was a mess, now it's...
2009-10-16 jmtFurther GPS and route manager behavioural fixes
2009-10-13 jmtMake the GPS drive the autopilot directly (if configure...
2009-10-07 jmtNumerical robustness for the GPS code, when dt or last_...
2009-10-06 Tim Mooreinclude header for auto_ptr
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-06-02 timooreFix two sources of floating point exceptions
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtPatch from Ron Jensen: make the TTW computation margina...
2008-12-09 fredbJames Turner :
2008-09-10 ehofmanJames Turner:
2008-08-15 ehofmanJames Turner:
2008-08-03 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2006-12-06 mfranzRoy Vegard Ovesen:
2005-11-26 daveluffFix property typo
2005-09-20 curtDavid Luff:
2005-06-30 mfranzrevert last patch
2005-06-28 mfranzremove "keep" argument; the new removeChild() doesn...
2005-04-06 ehofmanMelchior FRANZ:
2005-02-10 ehofmanDurk Talsma:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-13 ehofmanRoy Vegard Ovesen:
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-05-06 ehofmanRoy Vegard Ovesen:
2004-05-01 ehofmanRoy Vegard Ovesen:
2004-04-16 curtRoy Vegard Ovesen:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-23 curtReturn to original property names.
2004-03-16 ehofmanCugwin fix (min macro conflicts with a
2004-03-15 curtRoy Vegard Ovesen:
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-03-10 davidAdded simple GPS support (no waypoints yet).