]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/navradio.cxx
GPS: make 'loadRouteWaypoint' robust about bad scratch/index values.
[flightgear.git] / src / Instrumentation / navradio.cxx
2009-10-16 jmtFurther GPS and route manager behavioural fixes
2009-10-12 jmtMake GPS slaved mode on the navradio slightly more...
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 frohlichReplace the SGVec*::sg() methods with the equivalent...
2009-09-09 jmtRe-structure the nav-radio code, in preparation for...
2009-08-23 torstenwarning fixes
2009-06-02 timooreFix two sources of floating point exceptions
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-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
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 MooreMerge branch 'topic/multiplayer' into next
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-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
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-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' 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 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-08-28 curtTorsten Dreyer:
2008-08-03 ehofmanJames Turner:
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-02-09 frohlichModified Files:
2006-12-06 mfranzRoy Vegard Ovesen:
2006-10-20 mfranzdrop pointless warning. If the sound can't be removed...
2006-07-21 curtAdd support for a back-course mode. Nothing changes...
2006-07-18 curt- Code cleanups.
2006-06-21 curtExisting ground track estimation code depended on curre...
2006-06-15 frohlichMake more use of SGGeod
2006-03-13 curtAdd a comment to explain the exported glide slope value.
2006-02-21 mfranznew FSF address
2006-02-12 fredbCatch sound exceptions at the earliest, report problem...
2006-01-02 curt- Add an "is-valid" property node so other modules...
2005-12-29 curtRemove some left over debugging output.
2005-12-29 curtBetter estimate of cross track heading error. Also...
2005-12-28 curtMore reorg and refactoring of the code.
2005-12-28 curtCache some property values locally to reduce unnecessar...
2005-12-28 curtMore naming cleanups.
2005-12-28 curtClean up some of the member data naming.
2005-12-28 curtStep #1 of some code refactoring and cleanups. The...
2005-11-29 daveluffAllow the nav radios to be slaved to a gps unit
2005-08-22 ehofmanHarald JOHNSEN:
2005-01-19 curtAdd some formated frequency outputs to aid panel builders.
2005-01-03 curtInitialize the timer countdown value since this could...
2004-12-30 curtRemove extraneous property.
2004-12-30 curtAdd back power button binding, but move the location...
2004-12-03 curtRoy Vegard Ovesen:
2004-11-19 curtRoy Ovesen: remove src files from Cockpit and move...