1
0
Fork 0
flightgear/src/Navaids
curt eccd695f91 Fixed some problems with marker beacon range:
a) I was compairing feet vs. meter (making the range 3x too. big)
b) I was using the diameter in place of the radius (making the range an
   additional 2x too big.)
c) Updated the equation for calculating range to model the weak transmitter
   not being picked up at upper altitudes.

We still might need some additional tweaking, but I think we are starting to
get in the right ball park.
2001-03-19 13:56:19 +00:00
..
fix.hxx Added fix routines. 2000-04-21 18:30:59 +00:00
fixlist.cxx A bit of fg->sg namespace changing. 2000-09-27 20:16:22 +00:00
fixlist.hxx MSVC5 portability changes contributed by Bruce Finney. 2000-05-24 06:10:01 +00:00
ils.hxx Working on modeling more realistic VOR and ILS ranges. 2001-03-14 07:25:14 +00:00
ilslist.cxx Initial revision of mkrbeacons.[ch]xx 2001-03-16 23:57:38 +00:00
ilslist.hxx MSVC5 portability changes contributed by Bruce Finney. 2000-05-24 06:10:01 +00:00
Makefile.am Initial revision of mkrbeacons.[ch]xx 2001-03-16 23:57:38 +00:00
mkrbeacons.cxx Fixed some problems with marker beacon range: 2001-03-19 13:56:19 +00:00
mkrbeacons.hxx Initial revision of mkrbeacons.[ch]xx 2001-03-16 23:57:38 +00:00
nav.hxx Cleaned up a few things relating to playing morse audio vor/ils idents. 2001-03-12 12:40:18 +00:00
navlist.cxx Working on modeling more realistic VOR and ILS ranges. 2001-03-14 07:25:14 +00:00
navlist.hxx MSVC5 portability changes contributed by Bruce Finney. 2000-05-24 06:10:01 +00:00
testnavs.cxx Minor tweaks. 2000-10-12 01:08:22 +00:00