Radio Reference CSV to Icom PCR1000 MCH files

Status
Not open for further replies.

mainmeister

Newbie
Premium Subscriber
Joined
Apr 20, 2012
Messages
2
Location
toronto, ontario
I am currently working on a python script to take a csv file of frequencies downloaded from the RadioReference.com - Scanner Frequencies and Radio Frequency Reference site and convert it to a number of MCH files. MCH files only allow 20 banks of 50 channels each. I am using the 'Agency/Category' column in the CSV as the name of the bank. If there are more than 50 frequencies in the CSV file for that 'Agency/Category' then the program will create multiple banks with the same name but a numbered suffix appended. If this results in requiring multiple MCH files they will have the same name but with a numeric suffix.

see the github at https://github.com/mainmeister/RadioReference2PCR1000.git
 
Status
Not open for further replies.
Top