]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
ATIS overhaul by John Denker, adapted to trunk by me.
[flightgear.git] / src / Instrumentation /
2009-09-12 Tim MooreMerge branch 'topic/atmos-merge' into next
2009-09-12 jmtVarious LOC/GS improvements from John Denker, adapted...
2009-09-12 jmtAdd clamped degrees deviation for glideslope.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 jmtAdd normalised heading deflection property to navradio.
2009-09-09 jmtAdd normalised glideslope deviation property to nav...
2009-09-09 jmtFurther re-factoring of nav-radio code, again no functi...
2009-09-09 frohlichAvoid division by zero.
2009-09-09 frohlichReplace the SGVec*::sg() methods with the equivalent...
2009-09-09 jmtRe-structure the nav-radio code, in preparation for...
2009-08-24 Tim Moorefix warnings in Instrumentation
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fixes
2009-07-27 daveluffFix the rendering of the KLN89 on the 2D panel that...
2009-07-17 Tim MooreSGRawValue::DefaultValue is now a function
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-06-15 fredbX-Plane 850 airport file format parsing. 810 is still...
2009-06-15 fredbProjection matrix and texture size should be coherent
2009-06-15 fredbSuppress warnings
2009-06-02 mfranzDave LUFF: bugfixes; leave dlg with crsr button; headin...
2009-06-02 mfranzDave LUFF: Fix buffer overrun with longer runways
2009-06-02 frohlichAvoid division by zero.
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 mfranzleak fixes
2009-05-18 mfranzfix leaks; make destructors virtual
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 curtDon't compute radio station range when nav1 slaved...
2009-04-15 curtOne more minor tweak on glideslope handling when slaved...
2009-04-15 curtBetter handling of glide slope and in range flags when...
2009-04-15 mfranzRon JENSEN: fix division by zero problem (asin -> atan2...
2009-04-01 mfranzwxradar: display transponder-id by default, fall back...
2009-03-18 mfranzwxradar: read aircraft data from the property tree...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 mfranzRoy V. OVESEN: add support for heading bug
2009-03-18 mfranzremove redundant checks (and one indentation level)
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-03-18 mfranzadd <label-offset> param for adjusting number labels...
2009-03-18 mfranzallow to change/reload HUD by setting path in /sim...
2009-03-11 torstenMake hardcoded error values configurable.
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim MooreMerge branch 'topic/tape' into maint
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 MooreHUD::Tape: avoid floating point exception
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
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-26 Tim Moore_kollsman member not initialized
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreFix regression in Vivian's last patch.
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-18 timooreDivision by zero fixes from Vivian Meazza.
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-14 Tim MooreHUD::Ladder::draw was capturing the value of a freed...
2009-01-12 mfranzdon't blindly overwrite user settings -- only initializ...
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-08 timooreDivide-by-zero fixes from Csaba Halász
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...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtSplit runway and taxiway into separate classes, with...
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreSet BACKGROUND_BIT as camera node mask.
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-24 jmtRemove the FGIdentOrdering cruft from FGAirport; now...
2008-12-09 fredbJames Turner :
2008-12-09 fredbJames Turner : this patch
2008-11-11 timooreMaster reference gyro changes from Vivian Meazza.
2008-10-30 curtFix a bug where the search() function was not being...
2008-10-23 ehofmanAlasdair Campbell: fix the MK_VIII problems
2008-09-12 ehofmanJames Turner:
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-08-28 curtTorsten Dreyer:
2008-08-22 ehofmanJames Turner:
2008-08-15 ehofmanJames Turner:
next