Flight Tracking with RTL SDR
My Setup
- Parrot Linux
- RTL SDR (NooElec R820T SDR)
Dependency
sudo apt-get install librtlsdr0 librtlsdr-devInstall Dump1090
Download from the URLunzip master.zip
cd dump1090-master
make
./dump1090
./dump1090 --net --interactive
Browse to http://localhost:8080
Comments
Post a Comment