Skip to content

Instantly share code, notes, and snippets.

@wheresalice
Created September 21, 2016 17:25
Show Gist options
  • Save wheresalice/f32964dda83e5f0af51692c9fd082d0e to your computer and use it in GitHub Desktop.
Save wheresalice/f32964dda83e5f0af51692c9fd082d0e to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install git
git clone https://github.com/MalcomRobb/dump1090.git
cd dump1090
sudo apt-get install gcc make librtlsdr0 rtl-sdr librtlsdr-dev pkg-config libusb-dev libusb-1.0-0-dev
make
./dump1090 --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment