]> git.mxchange.org Git - flightgear.git/commit
Make startup.nas obsolete
authorTorsten Dreyer <Torsten@t3r.de>
Wed, 10 Nov 2010 21:19:25 +0000 (22:19 +0100)
committerTorsten Dreyer <Torsten@t3r.de>
Wed, 10 Nov 2010 21:19:25 +0000 (22:19 +0100)
commit9242f3a083ac53486053cb41fe36f08c3370e02b
tree4311f95be44dda1f75ac255fcd1d224348380111
parente782471c15576d33c3cd488e808e35ba6fb61b85
Make startup.nas obsolete

This is an ugly hack for automatic runway selection on startup based on
metar data. It's main intention is to make startup.nas obsolete and
to guarantee the same runway selection logic as used for AI traffic.

Calling presets-commit from startup.nas during the initialization
sequence caused occasional trouble and sometimes, the AI traffic
operated on the opposite runway.
src/Main/fg_init.cxx
src/Main/main.cxx