On Tue, 26 Apr 2005 18:34, Thomas F�rster wrote: > Am Montag 25 April 2005 19:16 schrieb Minot Opdyke: > > THanks for answering. You confirmed what I thought. This listings > > under ATC/AI is not much help for me to get the right freqs. > > Putting in KSFO returns 4 ATIS and 2 Tower freqs, only 3 of which > > match up with whats on the radios. KOAK returns 1 ATIS and 4 > > Towers, of which only 1 matches up with whats on the radios. WHere > > then can I get the right freqs?? > > In $FG_ROOT/NavAids is a file nav.dat.gz which contains all the > navaid data. In Unix you can find all KSFO related ILS frequencies > using something like > > $>zcat nav.dat.gz | grep KSFO > 12 37.605194 -122.383167 24 10890 1.000 ISIA KSFO 19L DME > 12 37.626092 -122.394317 22 10955 1.000 ISFO KSFO 28L DME
Or you can use zgrep, which greps zipped files. > > You should also search trough the mailing list archives (both > fg-users and fg-devel). IIRC someone posted a script which gives a > table of all navaids for a destination airport along with the > frequencies and ranges. I think that was Melchior. I use his apt and ils scripts a lot. Just one thing though, I wonder why you want to know the comms frequencies? At this stage there is nothing on them apart from the ATIS. The nav frequencies all work though. Here is a link that may help you in finding out nav frequencies: http://www.airnav.com and an example for KSFO: http://www.airnav.com/airport/KSFO _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
