Skip to content

Radioberry Software Installation @RPI-4

Latest
Compare
Choose a tag to compare
@pa3gsb pa3gsb released this 15 Feb 18:07
· 88 commits to master since this release

Installation of radioberry software.

The whole software stack will be installed.

https://github.com/pa3gsb/Radioberry-2.x/wiki/Radioberry-Software-stack

The install script will give details about the versions to be installed.

Open a command window and executing the following commands:

cd /tmp
wget https://raw.githubusercontent.com/pa3gsb/Radioberry-2.x/master/SBC/rpi-4/releases/dev/radioberry_install.sh
sudo chmod +x radioberry_install.sh
./radioberry_install.sh

Install script pihpsdr

This script does help in installing the development version of pihpsdr using the git repo of John Melton.

cd /tmp
wget https://raw.githubusercontent.com/pa3gsb/Radioberry-2.x/master/SBC/rpi-4/releases/dev/pihpsdr_install.sh
sudo chmod +x pihpsdr_install.sh
./pihpsdr_install.sh

Have fun
73 Johan
PA3GSB