User Tools

Site Tools


technical:flightradar24

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technical:flightradar24 [2025/01/29 01:21] – [Reboot] mark_scottworld.nettechnical:flightradar24 [2026/06/29 00:21] (current) – [Set up the fr24 feeder software] mark_scottworld.net
Line 53: Line 53:
   sudo reboot   sudo reboot
      
 +
 +==== Install dump1090 ====
 +  
 +RPi with 64-bit OS (arm64 / aarch64)
 +Code:
 +sudo apt install lighttpd  
 +
 +wget  http://http.us.debian.org/debian/pool/main/d/dump1090-mutability/dump1090-mutability_1.15~20180310.4a16df3+dfsg-8.1_arm64.deb  
 +
 +sudo dpkg -i dump1090-mutability_1.15~20180310.4a16df3+dfsg-8.1_arm64.deb  
 +
 +sudo apt --fix-broken install  
 +
 +sudo usermod -aG plugdev dump1090  
 +
 +sudo reboot
 ==== Set up the fr24 feeder software ==== ==== Set up the fr24 feeder software ====
  
Line 65: Line 81:
  
 sudo systemctl restart fr24feed sudo systemctl restart fr24feed
-fr24feed-status 
  
 +Check the feed status
  
 +  fr24feed-status
 +
 + 
  
  
 http://io.scottworld.net:8754/ http://io.scottworld.net:8754/
 +
 +
 +
 +SD++
 +
 +
 +sudo apt install -y cmake libad9361-dev libairspy-dev libairspyhf-dev libfftw3-dev libglfw3-dev libhackrf-dev libiio-dev librtaudio-dev libvolk-dev libzstd-dev
 +
 +
 +Nano config file in 
 +~/.config/sdrpp
 +
 +Change Source: RTL-SDR
 +
 +
  
  
technical/flightradar24.1738110112.txt.gz · Last modified: by mark_scottworld.net

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki