]> git.mxchange.org Git - flightgear.git/commit
Temporary fix: ground networks are not loaded when a navcache is present. But, the...
authorDurk Talsma <durktals@gmail.com>
Fri, 15 May 2015 19:42:10 +0000 (21:42 +0200)
committerDurk Talsma <durktals@gmail.com>
Fri, 15 May 2015 19:42:10 +0000 (21:42 +0200)
commite76a6df9093e5c7c878ac27780b944d7ed22e4fe
treed51929d760803eb940b7859d694ec771d0721332
parentcbdb8a884f147e03ff9fcf2ca23d66ba8c3fea72
Temporary fix: ground networks are not loaded when a navcache is present. But, the AI/ATC code relies on radio frequencies listed in the groundnet files. Since these are not imported into the nav cache, they remain 0.
By forcing the loading of the ground networks, I have the frequencies back. We should find a proper solution later.
src/Airports/xmlloader.cxx