Install CubicSDR on Ubuntu Desktop 22.04.2 LTS | Raspberry Pi 4
Author: admin | Category: CubicSDR, HackRF, Software Defined Radios (SDR) | 1 Comment
SDR-Studio We will learn how to Build and install CubicSDR (A Cross-Platform Software-Defined Radio Application) from source on Ubuntu 22.04.2 running on Raspberry Pi 4. Install Basic build support: $ sudo apt-get install git build-essential automake cmake Install Base Dependencies: $ sudo apt-get install libpulse-dev libgtk-3-dev Install OpenGL Dependencies $ sudo apt-get install freeglut3 freeglut3-dev…..
Continue Reading