]> git.mxchange.org Git - flightgear.git/history - src/Autopilot
Fix finding ATIS CommStation
[flightgear.git] / src / Autopilot /
2012-09-26 James TurnerPart of bug 885
2012-09-26 James TurnerQuieten down autopilot creation log.
2012-09-19 James TurnerFix classes derived from SubsystemGroup.
2012-08-21 James TurnerFix some places relying on public 'using std::string...
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-29 Mathias Froehlichautopilot: Introduce virtual dtor.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-15 James TurnerMore route-manager functionality moved to Nasal.
2012-05-12 James TurnerExpose FlightPlan delegates to Nasal, finally.
2012-05-12 James TurnerBreak FlightPlan out into its own file.
2012-05-11 James TurnerRemove remaining includes of simgear/waypoint
2012-05-11 James TurnerRemove stale includes, use local ground-speed property.
2012-05-09 James TurnerAirways routing is driven via Nasal now.
2012-05-08 James TurnerExpose airways via Nasal, and allow waypoint creation...
2012-05-07 James TurnerFix various route-manager issues reported by Hyde.
2012-05-06 James TurnerFix SID class ambiguity on Windows (clashes with winnt.h)
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-04-25 ThorstenBAbstract AP implementation base classes need a virtual...
2012-04-09 James TurnerRoute-manager distance helpers for Hyde and others...
2012-04-05 Torsten DreyerAutopilot: save loads of CPU cycles
2012-03-27 James TurnerFix total-distance computation in the route-manager...
2012-03-07 ThorstenBFix segfault when loading routes in RouteManager
2012-03-06 Torsten DreyerSpring-cleaning: some minor optimization
2012-02-15 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-15 Torsten DreyerSome xml-autopilot tuning
2012-02-12 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-12 Torsten DreyerSome autopilot works
2012-01-22 ThorstenB#609 route manager/nav display related startup segfault
2012-01-08 James TurnerWhen clearing the route, skip generated waypoints.
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-27 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-27 Torsten DreyerSome autopilot fixes
2011-10-23 James TurnerFix some code which clang didn't like
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-09-19 James TurnerExpose route-manager WP mirror nodes on the API
2011-09-19 James TurnerExpose departure+arrival airport + runway on route...
2011-08-25 Torsten Dreyerfix #416: reciprocal filter broken
2011-08-16 Curtis L. OlsonFix a couple issues with non-referenced files missing...
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-07 ThorstenB#367: Add visible error messages when flight plan file...
2011-07-06 ThorstenB#367: raise log level for some routemanager error messages
2011-07-03 ThorstenB#348 related: More places where missing files were...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-01 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-31 James TurnerMake basic route-manager commands be real SGCommands
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-27 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-27 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-25 James TurnerMerge branch 'refs/heads/topics/loadfp' into next
2011-05-25 James TurnerMake --flight-plan option delegate to the route-manager...
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-01-23 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-23 ThorstenBMake route editing sane.
2011-01-22 ThorstenBMake route editing sane.
2011-01-21 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-20 James TurnerExpand route-manager waypoint info, to support smarter...
2011-01-19 James TurnerFix bug 259 - don't override existing airport/runway...
2011-01-18 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-17 Torsten DreyerAutopilot: use SimGear function
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-12-15 Torsten Dreyermsvc warning fixes
2010-12-05 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-05 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-05 ThorstenBAvoid exceptions in route manager module.
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-28 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-27 ThorstenBFix route manager exception and following crash (may...
2010-11-21 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-20 Torsten DreyerAvoid division by zero in exponential filters
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-11 Christian Schmittremove old .cvsignore files
2010-11-06 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-02 James TurnerMerge branch 'topics/mac-package' into next
2010-11-02 Torsten Dreyeradd <initialize-to> to components
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-22 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-22 James TurnerMove three more subsystems into the init + update schem...
2010-10-20 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-20 James TurnerFix Win32 compilation - avoid SID name clash with windows.h
2010-10-20 James TurnerAirways/procedures code - add new data structures to...
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-10-12 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-12 Torsten Dreyerremove leftover debugging stuff
2010-10-09 Torsten DreyerMerge commit 'refs/merge-requests/8' of git://gitorious...
next