]> git.mxchange.org Git - flightgear.git/commit
Switch ATCmgr comm station search to filter by range in cartesian, not geodetic,...
authorJames Turner <zakalawe@mac.com>
Wed, 28 Sep 2011 08:06:31 +0000 (09:06 +0100)
committerJames Turner <zakalawe@mac.com>
Wed, 28 Sep 2011 08:06:31 +0000 (09:06 +0100)
commitdbda2fb95d6e18a3e25d07a6c4114e0c32442c73
treede8d0e3119fbcfa6e80e17f32681aea9a0a7193e
parentab238a116137649ad90c7e3cf5f13cfea14d8b7a
Switch ATCmgr comm station search to filter by range in cartesian, not geodetic, space, to avoid numerical instability with extremely distant stations.
src/ATC/CMakeLists.txt
src/ATCDCL/ATCmgr.cxx
src/ATCDCL/CMakeLists.txt