From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d4801f5d6baa249d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!v33g2000cwv.googlegroups.com!not-for-mail From: "peter koch" Newsgroups: comp.lang.ada Subject: Re: F-22 Raptor software problem Date: 28 Feb 2007 04:33:37 -0800 Organization: http://groups.google.com Message-ID: <1172666017.141406.173400@v33g2000cwv.googlegroups.com> References: <1172534147.771342.169000@p10g2000cwp.googlegroups.com> NNTP-Posting-Host: 194.192.110.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1172666024 24149 127.0.0.1 (28 Feb 2007 12:33:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 28 Feb 2007 12:33:44 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v33g2000cwv.googlegroups.com; posting-host=194.192.110.10; posting-account=1dG_FA0AAABYQw91Wi3UP4q2Stjl__dS Xref: g2news2.google.com comp.lang.ada:9598 Date: 2007-02-28T04:33:37-08:00 List-Id: On Feb 28, 8:44 am, Keith Thompson wrote: > "peter koch" writes: > > On 26 Feb., 05:47, Hyman Rosen wrote: > >> It's being reported (Slashdot, via CNN) that twelve of these > >> planes had their navigation and communications completely shut > >> down as they crossed the international date line while flying > >> from Hawaii to Japan. I believe much of the plane's software > >> is in Ada, but I have no details as to what caused the error. > > > It surprises me that the software had problems dealing with this > > problem in the first place. Why anyone uses "calender time" for > > anything but display purposes is simply beyond my comprehension. > > I'm only guessing, but I doubt that the error was caused by using > local time. My suspicion is that the error occurred not when crossing > the International Date Line (which is crooked, as you can see on a > map), but when crossing the 180th meridian, when the longitude jumped > from 179.909 to -179.990. > > I vaguely remember a similar problem with some air traffic control > software that was developed in the US, but wouldn't work in the UK, > because it couldn't handle a sign change in longitude. > Yes - that makes far more sense. I had a very difficult time (!) believe that the problem had anything to do with timezones. /Peter