User Tools

Site Tools


waoarc25:software-guide-wsprrypi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
waoarc25:software-guide-wsprrypi [2025/07/27 13:21] gi3jmcwaoarc25:software-guide-wsprrypi [2025/07/28 13:51] (current) – [Pi Software Preparation/Wsprry Pi Installation] gi3jmc
Line 81: Line 81:
 //''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 -fsSL installwspr.aa0nt.net | 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''//
  
 ---- ----
Line 87: Line 89:
 {{ :waoarc25:wsprrypi_config_webpage.png?direct&400|}}**9. **Once the installation has completed it will ask you to press a key to continue.  You should press the enter/return key, as it appears to be the only key that works. {{ :waoarc25:wsprrypi_config_webpage.png?direct&400|}}**9. **Once the installation has completed it will ask you to press a key to continue.  You should press the enter/return key, as it appears to be the only key that works.
  
-**10. **After being returned to the prompt, type ''sudo reboot'' or ''sudo systemctl reboot'' to restart the Pi.+**10. **After being returned to the prompt, type ''sudo reboot'' or ''sudo systemctl reboot'' to restart the Pi. If you have not connected your hat yet, you can use ''sudo systemctl poweroff'' to shut the Pi down, disconnect the power, then install the hat, and reconnect your power supply.
  
 **11. **Visit  ''http://wsprrypi/wsprrypi'' in your browser to access the configuration page. **11. **Visit  ''http://wsprrypi/wsprrypi'' in your browser to access the configuration page.
 +
 +
  
 ---- ----
  
 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
waoarc25/software-guide-wsprrypi.1753622517.txt.gz · Last modified: by gi3jmc