James Turner
dd2eec7bd8
Airways/procedures code - add new data structures to store waypoints and
...
procedures, and routing algorithms, and modify the GPS, route manager and
WaypointList to use the new objects.
2010-10-20 09:02:02 +01:00
daveluff
21c48ba67c
Remove nav.hxx, which has been superceded by navrecord.hxx and is no longer used except by some old non-working test code
2005-11-27 23:48:04 +00:00
curt
78e6d35998
Move navaids and fixes out of "global" name space into the FGGlobals
...
structure.
2004-05-26 18:15:19 +00:00
curt
88b98d9d79
Updated FGILSList api to better match the FGNavList api.
2003-02-03 20:05:27 +00:00
curt
8cc7b283d5
Refactored some of the navlist code and removed the built in "fail to find"
...
if the station is too far away. Instead, simply return the closest station.
All the code that searches navaids does it's own range checking anyway.
This will make the navlist query functions a bit more useful for other
types of functionality where you may need to lookup a station without
consideration of range (i.e. presetting your position relative to a navaid.)
2003-01-25 20:45:39 +00:00
curt
be703a92b4
Add support for in-air preset starts relative to a VOR, NDB, or Fix.
2003-01-05 00:10:36 +00:00
curt
8b711a5782
James Turner:
...
Modifications to support querying navaid database by station ID (not just
frequency.) Some corresponding changes to testnavs.cxx to test new
functionality.
2002-06-07 21:03:27 +00:00
curt
b85be56a55
Changes to support Dave Luff's initial ATC/ATIS module.
2001-11-07 17:55:28 +00:00
curt
f1b1077d93
More fg -> sg namespace changes in simgear.
2001-03-25 14:20:12 +00:00
curt
fb2d013c4e
Minor tweaks.
2000-10-12 01:08:22 +00:00
curt
6bc7ed9ba2
Overhaul of the navaid system to increase efficiency, reduce redundancy, and
...
also properly model the DME.
2000-05-04 01:18:45 +00:00
curt
8f1c10a746
Fix a bug with converting frequencies to "int".
2000-04-24 23:51:56 +00:00
curt
6dba794faa
Added fix routines.
2000-04-21 18:30:59 +00:00
curt
abc61895ed
Added ils loader.
2000-04-21 18:00:47 +00:00
curt
a759908c76
More name changing.
2000-04-21 16:42:01 +00:00
curt
6b7353598b
Renamed files.
2000-04-21 16:03:36 +00:00
curt
ce86c83222
Basic query routine now working.
2000-04-21 05:26:24 +00:00
curt
7a16ec4fb4
Start of code to load, manage, and query the navaid database.
2000-04-21 04:19:22 +00:00