Releases: pa3gsb/Radioberry-2.x
Radioberry Software Installation @Juice
Installation of radioberry juice software.
This release is only applicable for radioberry with Cyclone CL025.
For Windows:
Open a browser:
https://raw.githubusercontent.com/pa3gsb/Radioberry-2.x/master/juice/releases/dev/beta2.zip
Unzip the downloaded beta2 zip file and read the instructions from setup radioberry juice beta 2 (windows).pdf.
For linux some work ahead; some directions can be found in the linux folder; setup file.
Have fun
73 Johan
PA3GSB
Radioberry Software Installation @RPI-4
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