1
0
Fork 0
flightgear/src/Navaids
ehofman 3188b395c8 Vassilii Khachaturov:
I found that all the current users of the companion
function, findByFreq() actually did assume radians despite the misleading
comment in the .hxx and .cxx saying it's degrees. I've fixed the
comment now, and no longer change the Navaids code. The new Navaids user
in NewWaypoint() is now passing radians to the findByIdent().

Note that along with fixing the comments in the navlist.hxx, I removed
an obsolete method findByLoc() declaration (there is no definition
anywhere).
2005-10-22 13:37:13 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
fix.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
fixlist.cxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
fixlist.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Makefile.am Incorporate some of the changes from the Linspire diff. 2004-06-06 14:28:45 +00:00
nav.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
navdb.cxx only skip one comment line at the top of TACAN_freq.dat.gz 2005-10-02 17:57:16 +00:00
navdb.hxx Vivian Meazza: 2005-10-01 09:56:53 +00:00
navlist.cxx Vassilii Khachaturov: 2005-10-22 13:37:13 +00:00
navlist.hxx Vassilii Khachaturov: 2005-10-22 13:37:13 +00:00
navrecord.hxx Vivian Meazza: 2005-10-01 09:56:53 +00:00
testnavs.cxx Move navaids and fixes out of "global" name space into the FGGlobals 2004-05-26 18:15:19 +00:00