]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
New PathsDialog, for managing locations.
[flightgear.git] / src / Instrumentation /
2015-04-06 Rebecca N. PalmerFix spelling
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-03-08 James TurnerCmake always generates version.h
2015-02-11 Torsten DreyerAdd formatted KDI572/574 properties
2015-01-10 James TurnerFix broken angular conversion in RNAV runway controller.
2015-01-10 James TurnerRNAV: use runway departure end for previous wpt.
2015-01-10 James TurnerFix GPS intercept controller:
2015-01-10 James TurnerFix spelling mistake.
2015-01-08 James TurnerRoute-path bug fixes.
2015-01-02 James TurnerWaypoint controller fixes
2014-12-30 Clément de l'HamaideRevert "Altimeter: fix output format for hPa/InHg settings"
2014-12-30 Clément de l'HamaideAltimeter: fix output format for hPa/InHg settings
2014-12-19 James TurnerRoute-path:
2014-12-18 James TurnerFix route-path bugs:
2014-12-11 Torsten Dreyerdowngrade log-level for newnavradio messages
2014-12-11 Torsten DreyerShut off spoken atis if radio's power button is off
2014-12-08 James TurnerFix flight-plan course and distance computations.
2014-10-03 Thomas GeymayerFix updating ADF ident if getting in range after being...
2014-09-02 Torsten DreyerFix comm radio frequency range
2014-05-20 Torsten DreyerFinal log-class cleanup (httpd comes in another commit)
2014-05-13 Torsten DreyerMore AtisSpeaker variations
2014-05-07 Torsten DreyerCompile without ENABLE_FLITE
2014-05-07 Torsten DreyerAtisSpeaker: prepare for individual voices
2014-05-07 Torsten Dreyeratis voice: add some variation in pitch and speed
2014-05-06 Torsten DreyerChanges to voice + atis
2014-05-05 Torsten Dreyercommradio: typo: cuttoff --> cutoff
2014-05-05 Torsten Dreyercommradio: add squelch
2014-04-30 Torsten Dreyercommradio: no spoken atis if sound disabled
2014-04-30 Torsten DreyerCleanup part2. Forgotton file.
2014-04-30 Torsten DreyerCleanup of ATCDCL
2014-04-28 Torsten Dreyercommradio: improvements for atis speech
2014-04-28 Torsten Dreyercommradio: refactor MetarSpeaker to AtisSpeaker
2014-04-24 Torsten Dreyeruse flite+hts for metar
2014-03-16 James TurnerGPS fixes
2014-03-14 Torsten Dreyeradd min/max freq to the frequencyformatter
2014-03-12 Torsten DreyerPartial fix #1408
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-03-01 Torsten DreyerNew ATIS System: Fallback for no-realwx and some fixes
2014-02-28 Torsten DreyerFix wrong metar assignment in commradio
2014-02-28 Thomas GeymayerTACAN: fix receiving mobile TACAN.
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-02-07 Christian Schmittfix another crash at the poles
2014-02-05 Christian SchmittSimplify some SGGeod-related calculations
2014-02-04 James TurnerTacan: avoid a 'long-range' wgs84_inverse
2014-02-04 James TurnerGPS: fix bad init when far from any airport
2014-01-23 James TurnerRemove some debug log calls.
2014-01-19 James TurnerSilence some clang warnings.
2014-01-14 James TurnerGPS bug fix: restore startup mode.
2013-11-16 James TurnerFix some warnings identified by Clang
2013-11-05 Torsten Dreyermag-compass: add deviation table and pitch property
2013-10-27 janodesboisgsdi correction, wind correction is not needed anymore...
2013-10-03 Dirk DittmannGPS
2013-09-22 Clément de l'HamaideFix spelling error by Markus Wanner
2013-09-05 James TurnerFrom Jano: fix HUD ladder aspect.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-29 James TurnerKill some defunct uses of side-slip property.
2013-07-04 James TurnerMore unused vars caught by Xcode.
2013-07-04 James TurnerFix unused private vars.
2013-06-27 James TurnerNamespace fixes for std::string
2013-06-17 James TurnerFix issues with explicit GPS instruments.
2013-06-16 James TurnerGPS: work around aircraft with missing power.
2013-06-02 James TurnerFix a couple of issues valgrind identified.
2013-05-27 James TurnerRestore GPS compatibility with 2.10
2013-05-27 James TurnerBug 1122, transponder ident.
2013-05-12 James TurnerOff-by-one spotted by Clement.
2013-05-11 James TurnerAltimeter node tweaks.
2013-05-11 James TurnerTransponder instrument replaces KT-70.
2013-05-10 f-jjthImprove transponder instrumentation: new version
2013-05-08 Hyde YamakawaFix of Issue#1084. Input for this calculation should...
2013-04-09 James TurnerGPSs uses FlightPlans directly.
2013-03-29 Christian Schmittmk-viii: tweak some values (according to spec), improve...
2013-03-27 Christian SchmittIssue 1090: Adapt the mk-viii instrument code to the...
2013-03-17 James TurnerFix un-inited vars found by valgrind.
2013-03-16 Eric van den Bergimproved mechanical VSI model, it now lags and displays...
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-06 Thomas GeymayerTypos, license headers...
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-07 Christian SchmittSome headers missing... ;)
2013-01-28 Eric van den Bergcalculate /systems/pitot/total-pressure on the bases...
2013-01-22 James TurnerKill off obsolete helper class in GPS code.
2013-01-22 Thomas GeymayerFix initialization order
2013-01-22 James TurnerFix for namespace scope.
2013-01-22 James TurnerMake radar-altimeter indépendant of wxradar.
2012-12-31 James TurnerFlightplan delegate hook for clearing the FP.
2012-12-29 James TurnerMake the GPS quieter at log-level info.
2012-12-29 James TurnerBug 941, lower minimum speed for GPS sequencing.
2012-12-29 James TurnerBug 974, GPS exceptions at end-of-route.
2012-11-20 James TurnerQuiet some log output.
2012-11-19 James TurnerAvoid a dependency on the environment-manager.
2012-11-18 ThorstenBRemove static property dependencies
2012-11-11 ThorstenBRemove osg dependency for isNaN only.
2012-11-08 James TurnerBug 921
2012-11-01 ThorstenBJean Pellotier: don't show markers for invalid targets...
2012-10-07 ThorstenBImprove gyro heading indicator failure simulation
2012-10-05 James TurnerSeparate instruments from cockpit displays.
2012-09-30 James TurnerTolerate refactored SGSound headers.
2012-09-26 James TurnerMake the radio interpolation tables static.
2012-09-26 James TurnerMake HUD items private to the subsystem.
next