]> git.mxchange.org Git - flightgear.git/commit
Roy Vegard Ovesen:
authorcurt <curt>
Mon, 15 Mar 2004 19:23:39 +0000 (19:23 +0000)
committercurt <curt>
Mon, 15 Mar 2004 19:23:39 +0000 (19:23 +0000)
commit00002357b3c25a3d2e0f30a5f6472356e9c783a9
tree058906ed6a7f69d4447509ff4d85761c084cb60e
parentea39c0919221f485ecf91ef746badf76f0b5028d
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.
src/Airports/simple.cxx
src/Instrumentation/gps.cxx
src/Instrumentation/gps.hxx
src/Navaids/nav.hxx