AviacionGeneral.com

Feed RSS

noticias y datos utiles para la aviacion general

ADS-B FEEDER COMMAND CHEAT SHEET (RASPBERRY PI) v.202601a

enero 27th, 2026 · No hay Comentarios

RadarBox • FlightAware • FlightRadar24 • ADSBexchange

SYSTEM BASICS
Update system: sudo apt update && sudo apt upgrade -y
Reboot: sudo reboot
Check USB SDR dongle: lsusb
Check open ports: sudo netstat -tulpn

DECODER (readsb / dump1090)
Restart readsb: sudo systemctl restart readsb
Check readsb status: sudo systemctl status readsb
View readsb logs: sudo journalctl -u readsb -f
Local readsb map: http://:8080

RADARBOX (AirNav)
Restart RadarBox feeder: sudo systemctl restart rbfeeder
Check status: sudo systemctl status rbfeeder
View logs: sudo journalctl -u rbfeeder -f
Edit config: sudo nano /etc/rbfeeder.ini
Claim station: https://www.radarbox.com/stations

FLIGHTAWARE (PiAware)
Restart PiAware: sudo systemctl restart piaware
Check status: sudo systemctl status piaware
View logs: sudo journalctl -u piaware -f
Claim feeder: https://flightaware.com/adsb/piaware/claim

FLIGHTRADAR24 (FR24)
Restart FR24 feeder: sudo systemctl restart fr24feed
Check status: sudo systemctl status fr24feed
View logs: sudo journalctl -u fr24feed -f
Reconfigure: sudo fr24feed –reconfigure
Local UI: http://:8754

ADSBEXCHANGE
Restart feeder: sudo systemctl restart adsbexchange-feed
Restart MLAT: sudo systemctl restart adsbexchange-mlat
Check status: sudo systemctl status adsbexchange-feed
Local map: http://:8081
Logs: sudo journalctl -u adsbexchange-feed -f

NETWORK & SYSTEM TOOLS
CPU temperature: vcgencmd measure_temp
Disk usage: df -h
Memory usage: free -h

Etiquetas:

0 comentarios en esta entrada ↓

  • Todavía no hay comentarios en esta entrada.

Deja un Comentario

Time limit is exhausted. Please reload CAPTCHA.

*