|
Joined: Tue Dec 24, 2013 12:27 pm
|
| |
|
|
The Center frequencies are taken from the file vololiberista mentioned.
Approach and Departure frequencies are taken from the simulator, you can see the frequencies in the Runways.txt file generated by makerwys, e.g. at KPHL:
COM: Type=8 (APPROACH), Freq=123.80, Name="PHILADELPHIA"
COM: Type=8 (APPROACH), Freq=124.35, Name="PHILADELPHIA"
COM: Type=8 (APPROACH), Freq=126.60, Name="PHILADELPHIA"
COM: Type=8 (APPROACH), Freq=126.85, Name="PHILADELPHIA"
COM: Type=8 (APPROACH), Freq=127.35, Name="PHILADELPHIA"
COM: Type=8 (APPROACH), Freq=128.40, Name="PHILADELPHIA"
COM: Type=9 (DEPARTURE), Freq=119.75, Name="PHILADELPHIA"
COM: Type=9 (DEPARTURE), Freq=124.35, Name="PHILADELPHIA"
COM: Type=8 (APPROACH), Freq=118.35, Name="PHILADELPHIA APPROACH"
COM: Type=8 (APPROACH), Freq=119.75, Name="PHILADELPHIA APPROACH"
|
The Runways.txt is meant for humans, PF3 reads f5.csv, also generated by makerwys:
KPHL,8,123.80,"PHILADELPHIA"
KPHL,8,124.35,"PHILADELPHIA"
KPHL,8,126.60,"PHILADELPHIA"
KPHL,8,126.85,"PHILADELPHIA"
KPHL,8,127.35,"PHILADELPHIA"
KPHL,8,128.40,"PHILADELPHIA"
KPHL,8,118.35,"PHILADELPHIA APPROACH"
KPHL,8,119.75,"PHILADELPHIA APPROACH"
KPHL,9,119.75,"PHILADELPHIA"
KPHL,9,124.35,"PHILADELPHIA"
|
But there is always a but, or in this case some many:
- Many stock airports do not have these frequencies set. If Approach is missing, PF3 will use Departure (and vice versa), otherwise I think it uses the a fallback frequency from a nearby airport or something else. I don't know the algorithm, but it seems to produce a limited set of frequencies, so I sometimes get a ping-pong between only two frequencies when flying below center altitude.
- Some add-on airport sceneries even remove these frequencies!
- If these frequencies are set, they can be (and many probably are) outdated.
_________________ ![[ img ]](http://www.oncourse-software.co.uk/forum_images/ocs-beta-test.gif)
|
|