-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRelease_Notes.txt
35 lines (21 loc) · 1.37 KB
/
Release_Notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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:
Next Release:
- Assort bug fixes
- Added switch to retain only spots from North America
- Rig control now working for DIRECT FTdx3000
Version 1.0 - Jan. 2023
This is the first version-controlled release.