pa3gsb / Radioberry-2.x

Ham Radio hat for Raspberry PI
450 stars 88 forks source link

RadioBerry V2.0 - Ham radio cape for Raspberry PI

Main purpose of the project:

WIKI FOR MORE DETAILS: https://github.com/pa3gsb/Radioberry-2.x/wiki

Radioberry:

Building

Install dependencies

sudo apt-get update
sudo apt-get install git libpulse-dev libgtk-3-dev libasound2-dev libcurl4-openssl-dev \
    libusb-1.0-0-dev raspberrypi-kernel-headers device-tree-compiler pigpio

Obtain the source codes

cd /tmp
git clone --depth=1 https://github.com/pa3gsb/Radioberry-2.x.git
cd Radioberry-2.x
git submodule update --init --recursive --depth=1

Build the software

make -j$(nproc)

Installation

sudo make install FPGATYPE=CL016