]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
Improve transponder instrumentation: new version
[flightgear.git] / src / Instrumentation /
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.
2012-09-25 James TurnerHelpers to access view position.
2012-09-23 James TurnerAdapt to revised SGTime API
2012-09-22 ThorstenBFix NavDisplay segfault
2012-09-21 Thomas GeymayerCanvas: Performance improvements.
2012-09-21 ThorstenBImprove readability.
2012-09-21 ThorstenBgyro heading indicator: realism when spin is low
2012-09-19 ThorstenBAllow instruments/systems to reset on sim reset
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-09-19 James TurnerFix classes derived from SubsystemGroup.
2012-09-17 James TurnerMake magavr a regular subsystem.
2012-09-17 ThorstenBPrepare and implement reinit methods for instruments
2012-08-29 Mathias FroehlichPush SGMaterial use into these classes that need it.
2012-08-24 Mathias Froehlichbvh: Adapt to upstream bvh changes in simgear.
2012-08-21 James TurnerFix some places relying on public 'using std::string...
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: fix typos
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-31 Thomas GeymayerCanvas: First version of new Canvas GUI system.
2012-07-31 Thomas GeymayerCanvas: UTF-8 support and more settings exposed.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-26 Thomas GeymayerRemove hardcoded update intervals for radar.
2012-07-17 ThorstenBADF: code clean-up/documentation
2012-07-17 ThorstenBADF: add "operable" property
2012-06-18 ThorstenB#769: fix glideslope reception
2012-06-18 ThorstenB#769: fix glideslope reception
2012-06-10 James TurnerFix another case-sensitivity issue in the NavDisplay.
2012-06-08 ThorstenBFix inconsistent NAV receiver gs-inrange behaviour.
2012-06-08 ThorstenBPerformance optimization
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-18 James TurnerAnother Win32/Canvas fix.
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.
2012-05-18 James TurnerFix a dumb bug in NavDisplay text-enable.
2012-05-17 James TurnerNavDisplay enhancements for Syd.
2012-05-16 James TurnerStandard property to ignore unusably short runways...
2012-05-15 James TurnerMake HUD loading lazy upon first show.
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-04-28 James TurnerNavDisplay: ignore case when matching symbol types...
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-23 James TurnerFeature request for Syd - expose the ND view heading
2012-04-15 James TurnerTweak ODGauge usage, fix multiple instances of NavDispl...
2012-04-11 James TurnerNavDisplay: respect initial values for various properties.
2012-04-09 James TurnerWhoops, fix a type found by Syd in the NavDisplay.
2012-04-07 ThorstenBFix scenery reload issues.
2012-03-27 ThorstenB#723: perpetual "GPS init complete" info messages.
2012-03-26 ThorstenBFix "use of uninitialized data" reported by valgrind.
2012-03-25 Frederic BouvierCompile with MSVC 9
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-03 Mathias FroehlichAdapt to simgear SGMath change.
2012-02-15 Torsten DreyerNavradio: provide property is-localizer-frequency
2012-02-15 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-13 Torsten DreyerAccept setting-hpa along with setting-inhg for altimeter
2012-02-13 Torsten DreyerFix file access mode for newnavradio.[ch]xx
2012-02-01 Torsten Dreyerinitialize the heading-indicator/offset-deg in it's...
2012-01-14 James TurnerAllow distinct rule and symbol definitions for navDisplays.
2012-01-12 James TurnerNavDisplay: fix update lag when switching range or...
2012-01-10 ThorstenB#577: blinking not working for static HUD labels
2012-01-09 ThorstenB#590: agradar copying an uninitialized string
2012-01-08 James TurnerNavDisplay: fix many bugs relating to stretched and...
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-06 James TurnerTweaks to get TCAS / multiplayer aircraft showing on...
2012-01-04 James TurnerMark NavDisplay stateSet as STATIC
2012-01-02 ThorstenBFix some compiler warnings.
2011-12-27 James TurnerNav-display: expose TCAS threat level correctly.
2011-12-25 Torsten DreyerSome warning fixes, mostly unused variables
2011-12-22 James TurnerAdd test-mode to NavDisplay, and hence fix bugs in...
2011-12-19 Erik Hofmancomment out unused variables and function and properly...
next