]> git.mxchange.org Git - flightgear.git/history - src/Navaids
When the turn angle is large, don’t fly-by.
[flightgear.git] / src / Navaids /
2014-12-22 James TurnerWhen the turn angle is large, don’t fly-by.
2014-12-22 James TurnerRoutePath mag-var and point-on-path fixes
2014-12-21 James TurnerFix runway path appearance.
2014-12-20 James TurnerRoute path
2014-12-19 James TurnerRoute-path:
2014-12-18 James TurnerFix route-path bugs:
2014-12-08 James TurnerFix flight-plan course and distance computations.
2014-12-07 James TurnerLevel-D procedures: parse Flytype element
2014-12-04 James Turnerfind waypoints in the flight plan.
2014-12-02 James TurnerDrop ground-nets cache on scenery path change.
2014-05-29 James TurnerFix for airport search on some platforms.
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
2014-03-23 Torsten DreyerAdd virtual destructor
2014-03-23 James TurnerFix for bug 1419, nav.dat runway binding
2014-03-19 Torsten DreyerDon't allow call with no Filter set. Leads to crash.
2014-03-13 James TurnerFix compilation with SYSTEM_SQLITE
2014-03-12 Torsten DreyerPartial fix #1408
2014-03-12 James TurnerDon't rebuild navcache for scenery changes
2014-03-12 James TurnerICAO.ils.xml data works read-only.
2014-03-12 James TurnerICAO.threshold.xml works read-only.
2014-03-02 Thomas GeymayerTACAN: fix distance calculations and some other problems.
2014-03-02 Thomas GeymayerTACAN improvements.
2014-03-01 Thomas GeymayerTACAN/mobile navaid cleanup and improvements.
2014-02-24 James TurnerOptimise NavCache airport query
2014-02-21 James TurnerFix for bug 1304 - crash loading XML route
2014-01-26 Rebecca PalmerFix compilation with SYSTEM_SQLITE, from Markus Wanner
2014-01-17 James TurnerFix un-initialized memory read.
2013-12-08 ThorstenBRoute manager support to read flightplans in GPX format
2013-11-22 James TurnerNavData: can refresh some in-place.
2013-11-16 James TurnerFix some warnings identified by Clang
2013-11-15 James TurnerMultiple-instance support.
2013-10-26 James TurnerTweaks to startup configuration handling
2013-10-21 James TurnerFix bug 1227, cache thrash on Win.
2013-10-15 James TurnerCleanup exit handling.
2013-10-02 James TurnerMake positioned queries more defensive.
2013-09-30 James TurnerMove cache schema into its own file.
2013-09-28 James TurnerFix portability issue with system sqlite 3.8
2013-09-26 James TurnerRelocate Sqlite3 sources, upgrade to 3.8.0.2
2013-07-24 James TurnerBug #1166, slow POI parsing.
2013-07-24 James TurnerBug #1166, tweaking POI.dat parsing.
2013-07-24 James TurnerAdditional checks, for waypoint role setting.
2013-07-22 James TurnerIgnore SGGeod altitude when creating BasicWaypt.
2013-07-17 James TurnerWork-around for bug 1134, crash with flightplans.
2013-07-04 James TurnerRemove a debug message.
2013-06-25 James TurnerKill off timestamp warning for the NavCache
2013-06-21 James TurnerFix warnings identified by updated XCode.
2013-05-26 James TurnerFix a FlightPlan lifetime issue.
2013-04-09 James TurnerGPSs uses FlightPlans directly.
2013-04-06 James TurnerDisable POI data on Windows for the moment.
2013-03-19 James TurnerNasalPositioned-cppbind additions.
2013-03-15 Christian SchmittParse nav.dat DMEs and assign them to appropriate navai...
2013-03-10 James TurnerCandidate fix for bug 1055. Needs validation however!
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-06 James TurnerCore data class for PolyLine handling.
2013-03-06 Thomas GeymayerPort more airport/navaid methods to cppbind
2013-03-06 Thomas GeymayerTypos, license headers...
2013-03-05 Christian SchmittMapWidget: Show counties and towns as well, depending...
2013-03-04 Thomas GeymayerStart porting NasalPositioned to cppbind.
2013-03-04 Thomas GeymayerClean up/prepare for porting NasalPositioned to cppbind
2013-03-03 Christian SchmittAdd points of interest (POI) database to FGPositioned...
2013-03-02 James TurnerPositioned/Cache tweaks to support PoIs.
2013-02-28 James TurnerRemove isReciprocal from FGRunway.
2013-02-28 Christian SchmittConvert runway parser and all internals to metric units...
2013-02-23 James TurnerFix for bug, ILS not visible in map on first run.
2013-02-21 James TurnerVersion the navache filename.
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-20 Christian SchmittAdd support for helipads from apt.dat 850+
2013-02-03 James TurnerChange the way the nav-cache is rebuilt.
2013-01-19 James TurnerIncrease the nav-cache in-memory cache size.
2013-01-06 James TurnerNavCache: fix an issue reloading ground-nets.
2013-01-01 James TurnerFix runway elevations when threshold.xml is used.
2013-01-01 James TurnerTweak normalisation of route-path segments.
2012-12-31 James TurnerFlightplan delegate hook for clearing the FP.
2012-12-31 James TurnerFix route-path display of long legs.
2012-12-30 James TurnerNavDisplay: time-bound the spatial query.
2012-12-30 James TurnerFix auto-routing by airways.
2012-12-26 James TurnerExpose position along the flight-path to Nasal.
2012-12-23 James TurnerRevised cache transaction handling.
2012-12-18 James TurnerSupport partial all-within-range spatial queries.
2012-12-02 James TurnerWhoops, work-around for #926 correctly.
2012-11-28 James TurnerBug 926
2012-11-28 Frederic BouvierMSVC 11 compile fix
2012-11-27 James TurnerBug #927 - flightplan XML loading.
2012-11-27 ThorstenBFix compile error "ISO C++ forbids initialization of...
2012-11-27 James TurnerAdd the scenery paths to the DB, and check them.
2012-11-27 James TurnerHandle DB-locked errors.
2012-11-25 ThorstenBAdd debug check to NavCache
2012-11-24 James TurnerFix some groundnet cache issues.
2012-11-23 ThorstenBAdd more debug output to NavDataCache
2012-11-23 ThorstenBUse more specific logging classes for SG_LOG.
2012-11-20 James TurnerQuiet some log output.
2012-11-16 ThorstenB#931: some VOR+ILS stations not working on 32bit machines
2012-11-16 James TurnerFurther work on bug 905.
2012-11-12 James TurnerSupport for creating default SID/approach.
2012-11-11 ThorstenBRemove osg dependency for isNaN only.
2012-11-10 James TurnerFix bug 905.
2012-11-08 James TurnerBug 921
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-30 James TurnerTraffic improvements.
2012-10-13 ThorstenBFix some compiler warnings.
next