]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
Autopilot: clean up the helpers code (which drives the various /internal/) properties...
[flightgear.git] / src / Instrumentation /
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim MooreMerge branch 'ehofman/jsbsim'
2009-11-26 Tim MooreMerge branches 'csaba/commlist' and 'csaba/recip'
2009-11-07 daveluffEnable correct DTO waypoint selection
2009-11-07 daveluffAllow all approaches to be selected at airports with...
2009-11-07 Csaba HalaszRe-apply the reciprocal patch from cvs rev 1.3 and...
2009-11-06 torstenRon Jensen:
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-11-04 daveluffAllow the DIR page to be exited properly using the...
2009-11-04 daveluffMake the comments about switching to the DIR page more...
2009-10-27 jmtCheck for an empty search query in GPS searches, and...
2009-10-27 daveluffRemove the unecessary distinction between waypoints...
2009-10-24 daveluffExpand SIAP idents as found in FAA ARINC dataset to...
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-18 daveluffAdd a hardwired instrument approach for testing. This...
2009-10-17 daveluffMy non-precision approach model had been one or more...
2009-10-17 daveluffChange one of the default flight plans to something...
2009-10-17 daveluffFix a crash where there is only 1 IAF in an approach
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 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
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-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-30 curtSmooth out the time-to-intercept radial computation...
2009-09-28 daveluffRemove the GPSPage base class, that only KLN89Page...
2009-09-22 torstenCatch a possible NAN at insanely low but greater than...
2009-09-20 jmtRemove <plib/sg> includes.
2009-09-19 jmtRemove use of plig/sg from render-area-2d.
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 Tim MooreMerge branch 'jd/atis' into next
2009-09-18 Tim MooreMerge branch 'tat/configure' into next
2009-09-18 Tim MooreMerge branch 'master' into next
2009-09-18 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 jmtNavRadio: By way of an experiment, make false courses...
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 jmtNavRadio DME in-range flag, and audio code improvements...
2009-09-17 Tim MooreMerge branch 'jmt/reciprocal' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 jmtOne more divide by zero fix from Torsten.
2009-09-17 jmtWork around the penaltyForNav broken-ness, by ensuring...
2009-09-17 jmtnavradio: fix crash spotted by Torsten, when nav range...
2009-09-17 jmtFix the has-gs flag when switching to a VOR (thanks...
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...
next