]> git.mxchange.org Git - flightgear.git/commit
Different approach to handling the paired-ILS-on-opposite-runways situation. This...
authorjmt <jmt>
Wed, 16 Sep 2009 09:35:22 +0000 (09:35 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 17 Sep 2009 20:51:44 +0000 (22:51 +0200)
commit29f84492a2cdc40a3275e6ff11b4b9520f8774d9
treeb43d179ba56da8539baedc46ef51fb033616f9db
parent44bc440d32e74fe90efafb0cf2007d0dc1436a17
Different approach to handling the paired-ILS-on-opposite-runways situation. This uses additional information we now store (in FGRunway) to be more explicit about the behaviour (i.e only look at paired navids), and crucially, does not misbehave near either threshold. Instead it always switches about the runway midpoint (so back-course/missed-approaches are broken as before), leading to stable behaviour when touching down.

I am pretty confident this is (was, from FS2004) also the 'solution' taken by MSFS.
src/Navaids/navlist.cxx