1
0
Fork 0
flightgear/src/Navaids
curt 00002357b3 Roy Vegard Ovesen:
I've done som more work on the gps instrument.

- You can now input airport-, nav- or fix-ID to select a waypoint.
- You have to specify either "airport", "nav" or "fix" in the waypoint-type
  property (some fixes and navs have identical IDs).
- Formatted the time to waypoint output.
- Cleaned up and changed some propery names (wp-heading -> wp-bearing).

- I've also added a name member to the FGNav class so that the gps instrument
  can get the name of the nav.
- Changed the airport name parsing in simple.cxx.
2004-03-15 19:23:39 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
fix.hxx Patches from Erik Hofman for SGI compatibility: 2002-12-31 18:26:02 +00:00
fixlist.cxx Add support for in-air preset starts relative to a VOR, NDB, or Fix. 2003-01-05 00:10:36 +00:00
fixlist.hxx Add support for in-air preset starts relative to a VOR, NDB, or Fix. 2003-01-05 00:10:36 +00:00
ils.hxx Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42:32 +00:00
ilslist.cxx The lookup method was always skipping the first ILS for any frequency 2003-05-13 14:15:30 +00:00
ilslist.hxx Updated FGILSList api to better match the FGNavList api. 2003-02-03 20:05:27 +00:00
Makefile.am New automake, new problems. Add $base_LIBS for programs since $LIBS isn't substituted automatically anymore 2003-08-29 09:03:49 +00:00
mkrbeacons.cxx Put blinking marker beacon (bool) into the property registry for use by the 2001-03-29 06:05:01 +00:00
mkrbeacons.hxx - Removed redundant FG*:: qualifications from class members 2002-02-15 22:00:49 +00:00
nav.hxx Roy Vegard Ovesen: 2004-03-15 19:23:39 +00:00
navlist.cxx Updated FGILSList api to better match the FGNavList api. 2003-02-03 20:05:27 +00:00
navlist.hxx Refactored some of the navlist code and removed the built in "fail to find" 2003-01-25 20:45:39 +00:00
testnavs.cxx Updated FGILSList api to better match the FGNavList api. 2003-02-03 20:05:27 +00:00