1
0
Fork 0
flightgear/src
ehofman fee003e8cc Melchior FRANZ:
I understand that the new hud/runway feature is still very experimental,
and that the search criteria for the active runway don't necessarily make
much sense. (We are searching for a runway on /sim/presets/airport-id
that matches the current wind direction best, and not the tuned in ILS
runway or something!)

Anyway: the new hud code completely denies the possibility of
globals->get_runways()->search() not finding a runway and returning false.
There's always a runway found at KSFO, but not so at e.g. LOXL, in which
case we are handing garbage over to sg_geodesy.cxx and find ourselves
caught in an endless loop in geo_direct_wgs_84().
2004-11-30 12:14:17 +00:00
..
AIModel Durk Talsma: 2004-11-29 09:41:43 +00:00
Aircraft Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Airports Durk Talsma: 2004-11-29 09:41:43 +00:00
ATC Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Autopilot Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Cockpit Melchior FRANZ: 2004-11-30 12:14:17 +00:00
Controls Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Environment More fixes to get the code working when threads are disabled. 2004-09-10 07:54:45 +00:00
FDM Mathias Fröhlich: 2004-11-26 10:24:48 +00:00
GUI Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Include Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Input More FreeBSD fixes ... add -lusbhid where needed. 2004-11-21 03:15:19 +00:00
Instrumentation Various property name changes relating to moving the kr-87 adf to 2004-11-19 23:56:12 +00:00
Main Patch from Robert Swam to block enabling stencil at 16 bpp for glut 2004-11-29 03:17:19 +00:00
Model Finish what was committed in a broken state yesterday. 2004-09-20 13:21:51 +00:00
MultiPlayer Finish what was committed in a broken state yesterday. 2004-09-20 13:21:51 +00:00
Navaids Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Network Various property name changes relating to moving the kr-87 adf to 2004-11-19 23:56:12 +00:00
Objects Comment out the rest of the Makefile to make the compierl happy 2003-12-02 17:57:21 +00:00
Replay Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Scenery Mathias Fröhlich: 2004-11-22 10:10:33 +00:00
Scripting Melchior caught a missing return value that is now an error on newer gcc versions 2004-11-15 18:15:33 +00:00
Server Multiplayer client/server system -- Message base class, "hello" message, and message class test harness 2003-11-08 20:11:14 +00:00
Sound Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Systems Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Time Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Traffic Durk Talsma: 2004-11-29 09:41:43 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00