Bandplan Demo

I took data from Bandplans.com for 80m and massaged it a bit to produce a band map for 80m. Then I wrote a 10-line Python program to take any frequency and print out the list of modes in use on that frequency.

Expected Usage

I expect that if bandplans.com published their bandplans (perhaps by region) in this way, digimode programs could use the data to winnow the menu of modes to those most appropriate for the current frequency..

Example

Here's a sample of using this as a command line demo.

$ modes.py 3575
HELL CW
$ modes.py 3580
PSK RTTY CW
$ modes.py 3515
CW

WA5ZNU