Falcon BMS 4.35 Frequency generator script:


How it works:

  • This script processes the Data\Campaign\stations+ils.dat file that contains all Airbase Navaid settings and ATC frequencies for your Falcon BMS 4.35 Theater;

  • It will ignore commented (starting with #) and empty lines; active lines will be edited, and the relative fields for OPS, GND, TWR and APP UHF frequencies changed to a random band;

  • Radio Band generation follows BMS 4.35 rules: UHF frequencies are separated by 25 kHz intervals and in the 225.000-399.950 MHz range;

  • The random generator is coded to never assign the same frequency more than once during a single execution, and to never assign the UHF-GUARD channel (or any other Common UHF channels if you also uploaded the radiomap file);

  • You can choose if you want to upload your theater's Data\Campaign\radiomap.dat file, which defines the frequencies used by flights, in order to avoid conflicts with those as well;

  • You can also choose between overwriting existing OPS/GND/TWR/APP frequencies (default), or only filling empty ATC entities;


Attach your stations+ils.dat file:

Nothing here yet, time to do something...


GitHub Repository