Both sides previous revisionPrevious revisionNext revision | Previous revision |
waoarc25:software-guide-wsprrypi [2025/07/28 11:49] – Updating for correct 2.0.1 install script location m7fus | waoarc25:software-guide-wsprrypi [2025/07/28 13:51] (current) – [Pi Software Preparation/Wsprry Pi Installation] gi3jmc |
---|
//''wsprrypi'' is set up by a small script that configures and installs some additional support software before downloading, compiling, and installing ''wsprrypi'' itself, with the compiling taking up to 50 minutes if a Pi 1 has been used. The script should complete in around 15 minutes on a Pi 3 or Pi Zero 2, so **do not panic if it seems to freeze** part-way through. During the installation, you may wish to have a visit the Wsprry Pi website at [[https://wsprry-pi.readthedocs.io/en/latest/index.html|https://wsprry-pi.readthedocs.io/en/latest/index.html]]// | //''wsprrypi'' is set up by a small script that configures and installs some additional support software before downloading, compiling, and installing ''wsprrypi'' itself, with the compiling taking up to 50 minutes if a Pi 1 has been used. The script should complete in around 15 minutes on a Pi 3 or Pi Zero 2, so **do not panic if it seems to freeze** part-way through. During the installation, you may wish to have a visit the Wsprry Pi website at [[https://wsprry-pi.readthedocs.io/en/latest/index.html|https://wsprry-pi.readthedocs.io/en/latest/index.html]]// |
| |
**8. **After reconnecting to the Pi, at the prompt, type ''curl -L https://raw.githubusercontent.com/lbussy/WsprryPi/refs/tags/2.0.1/scripts/install.sh | sudo REPO_BRANCH=2.0.1 bash'' and press the enter/return key to start the wsprrypi installation. You will be prompted to confirm the system timezone. Check and press ''Y/N'' as appropriate, followed by the enter key. | **8. **After reconnecting to the Pi, at the prompt, type ''<nowiki>curl -L https://raw.githubusercontent.com/lbussy/WsprryPi/refs/tags/2.0.1/scripts/install.sh | sudo REPO_BRANCH=2.0.1 bash</nowiki>'' and press the enter/return key to start the wsprrypi installation. You will be prompted to confirm the system timezone. Check and press ''Y/N'' as appropriate, followed by the enter key. |
| |
//**Note:** This is a slightly different command than specified in the software documentation. The current version has a bug affecting transmission on 40m, and we force an earlier, non-affected version to be installed with ''REPO_BRANCH=2.0.1''// | //**Note:** This is a slightly different command than specified in the software documentation. The current version has a bug affecting transmission on 40m, and we force an earlier, non-affected version to be installed with ''REPO_BRANCH=2.0.1''// |
| |
The configuration page should be pretty straightforward, but here are a few pointers: | The configuration page should be pretty straightforward, but here are a few pointers: |
| * The box labelled Grid Square should be your Maidenhead locator, to 4 characters (e.g. IO65, JO01, or IO70) |
* The TxLED pin is on GPIO18 | * The TxLED pin is on GPIO18 |
* The Shutdown button is on GPIO19 | * The Shutdown button is on GPIO19 |