1
0
Fork 0
flightgear/src/Main
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
..
3dfx.sh Ssg tweaks. 1999-06-30 00:25:13 +00:00
bfi.cxx Contributed by Dave Luff: 2001-03-01 16:32:29 +00:00
bfi.hxx Contributed by Dave Luff: 2001-03-01 16:32:29 +00:00
fg_init.cxx Julian Foad: fixes to meters/feet confusion. (Also length of "--vNorth=" 2001-03-17 21:06:43 +00:00
fg_init.hxx Code clean ups relating to FGOptions ... and moved it into globals-> space. 2000-10-19 21:24:43 +00:00
fg_io.cxx Added a specific "altas" format for output which includes a proprietary string 2001-01-31 22:21:36 +00:00
fg_io.hxx Die if I/O Channel config fails for any reason. 2000-10-04 20:50:38 +00:00
fg_props.cxx The FlightGear patches add new saveInitialState and 2001-01-19 22:57:24 +00:00
fg_props.hxx The FlightGear patches add new saveInitialState and 2001-01-19 22:57:24 +00:00
fgfs.cxx Contibuted by David Megginson; Initial revision. 2001-01-05 17:37:59 +00:00
fgfs.hxx Contibuted by David Megginson; Initial revision. 2001-01-05 17:37:59 +00:00
globals.cxx The FlightGear patches add new saveInitialState and 2001-01-19 22:57:24 +00:00
globals.hxx Reshuffled some of the sound code and created a "src/Sound" subdirectory. 2001-03-05 22:54:20 +00:00
keyboard.cxx Removed ios::binary on file open. 2001-03-14 23:35:46 +00:00
keyboard.hxx One more pass at a reorg. 2000-02-16 23:01:03 +00:00
main.cxx Fixed some problems with marker beacon range: 2001-03-19 13:56:19 +00:00
Makefile.am Reshuffled some of the sound code and created a "src/Sound" subdirectory. 2001-03-05 22:54:20 +00:00
mtest.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
options.cxx Julian Foad: fixes to meters/feet confusion. (Also length of "--vNorth=" 2001-03-17 21:06:43 +00:00
options.hxx Fixes to get back support for Voodoo-1/2 cards and the voodoo-in-a-window 2001-02-02 22:39:13 +00:00
runfgfs.bat.in source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
runfgfs.in Script was looking for wrong executable name. 1999-10-15 00:11:52 +00:00
splash.cxx David Megginson writes: 2001-01-13 22:06:39 +00:00
splash.hxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
ttest.cxx Removed all dependencies on <simgear/math/mat3.h> and friends. These are 2000-02-19 14:29:27 +00:00
viewer.cxx Moved fov and win_ration from FGOptions to FGViewer so we can control these 2000-11-01 23:27:32 +00:00
viewer.hxx Fix a problem with external views where the sky lighting was calculated 2001-02-02 23:15:03 +00:00
viewer_lookat.cxx Fix a problem with external views where the sky lighting was calculated 2001-02-02 23:15:03 +00:00
viewer_lookat.hxx Added a viewmgr system and made corresponding changes to support it. 2000-10-26 21:51:09 +00:00
viewer_rph.cxx Fix a problem with external views where the sky lighting was calculated 2001-02-02 23:15:03 +00:00
viewer_rph.hxx Check point ... making progress with a FGViewerLookAt class so we can 2000-10-26 18:10:28 +00:00
viewmgr.cxx Tweaks. 2000-10-30 15:09:17 +00:00
viewmgr.hxx Tweaks. 2000-10-30 15:09:17 +00:00