]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
GPS: improve reliability (at the expense of some in-development features) for pending...
[flightgear.git] / src / Instrumentation /
2010-01-16 jmtGPS: improve reliability (at the expense of some in...
2010-01-16 jmtGPS:
2009-12-23 jmtGPS / route-manager: only drive autopilot true-heading...
2009-12-22 jmtGPS: make 'loadRouteWaypoint' robust about bad scratch...
2009-12-22 jmtFix GPS SGPropertyNode tie() handling, as suggested...
2009-12-19 James TurnerRewrite the spatial index to use a sparse octree on...
2009-12-11 jmtAs discussed on the mailing list, make the 'nearest...
2009-10-27 jmtCheck for an empty search query in GPS searches, and...
2009-10-22 jmtFix for an uninitialised value, reported by Dave Luff.
2009-10-22 jmtRoute tweaks, especially in-flight activation and deact...
2009-10-21 jmtTweak permitted indices for GPS route insert commands.
2009-10-21 jmtGPS commands to edit the route manager route.
2009-10-19 jmtGPS data validity clean-up; it was a mess, now it's...
2009-10-16 jmtFurther GPS and route manager behavioural fixes
2009-10-13 jmtMake the GPS drive the autopilot directly (if configure...
2009-10-13 jmtEnsure we always create a GPS instrument.
2009-10-13 jmtChange default airport search to exclude seaports and...
2009-10-12 jmtMake GPS slaved mode on the navradio slightly more...
2009-10-07 jmtNumerical robustness for the GPS code, when dt or last_...
2009-10-06 Tim Mooreinclude header for auto_ptr
2009-10-06 jmtLand the GPS/route-manager re-write. Many things are...
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
next