From b99cf00456ed8a35692950d542a2c8b72862f3ed Mon Sep 17 00:00:00 2001 From: zhongjin Date: Fri, 27 Oct 2023 23:16:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'utils/fgcom/fgcom=5Fexter?= =?UTF-8?q?nal.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/fgcom/fgcom_external.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/fgcom/fgcom_external.cxx b/utils/fgcom/fgcom_external.cxx index fb2864d..edd0991 100644 --- a/utils/fgcom/fgcom_external.cxx +++ b/utils/fgcom/fgcom_external.cxx @@ -373,6 +373,9 @@ std::string getClosestAirportForFreq(double freq, double acftLat, double acftLon bool isInRange(std::string icao, double acftLat, double acftLon, double acftAlt) { + // zhongjin 测试环境,始终返回1 + return true; + for(size_t i=0; i