Skip to content

Releases: aa2il/bandmap

Bandmap v1.0 by AA2IL

20 Jan 00:13
Compare
Choose a tag to compare

Bandmap v1.0 - by AA2IL

A simple gui written in Python to sort and display dx cluster spots.
It can also be used to display decoded "spots" from wsjt-x.
Indications as to the age of a spot and the "need" status of a spot's DXCC are also given.
The rig can be tuned to a spot by clicking on the spot.

This app is written in python 3. The python script bandmap.py can be run under linux or windoz 10/11. You will also need the libraries in github.com/aa2il/libs and to installed the python modules listed in "requirements.txt".

Stand-alone execuatables for linux and windoz 10/11 have been made using pyinstaller. Complete source code and build files are available at https://github.com/aa2il/band.

Please email constructive comments/suggestions to aa2il AT arrl DOT net.

Windows Installer: bandmap_setup.exe

After installation, double click the desktop shortcut or open a command prompt (cmd.exe) and execute "C:\Program Files (x86)\AA2IL\bandmap.exe".

Known issues:

  • Rig control is not yet available under windoz. (All capabilities are avaiable under linux.)

Revision history:

Version 1.0 - Jan. 2023

This is the first version-controlled release.