Radioberry Software Installation @RPI-4 <<<DEPCRECATED>>
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
Alternative radioberry setup using Docker
cd /tmp
wget https://raw.githubusercontent.com/pa3gsb/Radioberry-2.x/master/SBC/rpi-4/releases/docker/build_install_rb_driver.sh
sudo chmod +x build_install_rb_driver.sh
./build_install_rb_driver.sh
wget https://raw.githubusercontent.com/pa3gsb/Radioberry-2.x/master/SBC/rpi-4/releases/docker/run_rb_firmware.sh
sudo chmod +x run_rb_firmware.sh
./run_rb_firmware.sh
pihpsdr
I advise running the radioberry on a RPI to use the pihpsdr version maintained by Christoph DL1YCF
Installation look into the manual:
https://github.com/dl1ycf/pihpsdr/releases/download/v2.5/piHPSDR-Manual-v2.5.pdf
Have fun
73 Johan
PA3GSB