Home
Name Modified Size InfoDownloads / Week
README.txt < 4 hours ago 1.9 kB
WSPRSked.msi < 4 hours ago 16.9 MB
Installation and Configuration_v7.pdf < 4 hours ago 138.5 kB
wspr_mysql.bat < 4 hours ago 1.6 kB
WSPRMap.msi 2025-12-11 12.3 MB
WSPR_Sked_Solar.msi 2025-12-11 9.7 MB
WSPR_Sked_Live.msi 2025-12-07 5.3 MB
How-to-AT-14-Antenna_switch.pdf 2025-12-06 260.9 kB
AT-14_4-Port_Antenna_Switch_R4wifi.ino 2025-12-06 3.1 kB
Arduino-AT-14.cpp 2025-12-06 3.4 kB
How-to-W-410A-Antenna_switch.pdf 2025-12-06 28.0 kB
wspr_db.sql 2025-11-30 106.9 kB
arduino.cpp 2025-11-12 2.7 kB
wspr_enc.exe 2025-11-11 68.9 kB
Totals: 14 Items   44.9 MB 16
Instructions on Installation and Configuration of WSPR Scheduler and the other tools

It currently works in any modern version of MS Windows

Getting Started:

Important: before installing WSPR Scheduler you must read the instructions in "Installation and Configuration.pdf" or read the Wiki page.

Key files to download first:
1. Download the database file wspr_db.sql (this contains the database tables on which everything depends - without this WSPR Scheduler will not work).
2. Download WSPRSked.msi (this is the installer for WSPR Scheduler)

You can download the other tools later

A summary of installation:

1. install xampp (which includes mySQL - the database used with WSPR Scheduler)
Note: you can also use the microsft mySQL app as an alternative, though instructions are only given for xampp at present.
2. import wspr_db.sql into mySQL and add the admin user
3. install .NET 9 runtime (though you'll be prompted to do this anyway when you run the msi installer)
4. install WSPR Scheduler by running WSPRSked.msi
5. configure WSPR Scheduler for your own station

Note: if you are using xampp to run the databses do not download and run the wspr_mysql.bat file as this will try to install MySQL Community (which you may use as an alternative to xampp) - you can run either, but not both.

You will need to configure WSPR Scheduler for your own needs (eg. callsign, locator, rig, audio, antennas etc.)

Once you have installed and configured WSPR Scheduler (and the databases) you can then install the other optional tools:

WSPR Scheduler Live (WSPR_Sked_Live.msi)
WSPR Scheduler Map  (WSPRMap.msi)
WSPR Scheduler Solar (WSPR_Sked_Solar.msi)

Other files:
arduino.cpp - this contains sample code if you are going to use an Arduino to control an antenna switch
wspr_enc.exe - this is a modified version of the original wspr encoder
Source: README.txt, updated 2025-12-13