Skip to content

Instantly share code, notes, and snippets.

@tstellanova
Last active September 6, 2021 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tstellanova/e58f68576f8eb12f56fa2ba566da87eb to your computer and use it in GitHub Desktop.
Save tstellanova/e58f68576f8eb12f56fa2ba566da87eb to your computer and use it in GitHub Desktop.
Setup SDR on RPi4 buster image
sudo apt-get update --fix-missing
sudo apt-get install -y  screen sox build-essential libconfig++-dev libsox-fmt-mp3 libfftw3-dev librtlsdr-dev libshout3-dev 
sudo timedatectl set-timezone America/Los_Angeles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment