Difference between revisions of "Flighttracker"

From RevSpace
Jump to navigation Jump to search
(Running)
(RevFlight tracker)
Line 9: Line 9:
 
== RevFlight tracker ==
 
== RevFlight tracker ==
  
With a simple RTl-SDR it's possible to receive flight "beacons" which a commercial aircraft emits. There is software which in combination with an DVB-t receiver can show the planes flying in the area.
+
With a simple RTL-SDR it's possible to receive flight "beacons" which a commercial aircraft emits. There is software which in combination with an DVB-t receiver can show the planes flying in the area.
  
 
== Setup ==
 
== Setup ==

Revision as of 14:09, 4 June 2017

Project Flighttracker
Flighttracker1.png
Revplane tracker
Status In progress
Contact
Last Update 2017-06-04

RevFlight tracker

With a simple RTL-SDR it's possible to receive flight "beacons" which a commercial aircraft emits. There is software which in combination with an DVB-t receiver can show the planes flying in the area.

Setup

  • Connect your DVB-T receiver
  • git clone git@github.com:MalcolmRobb/dump1090.git
  • Run `make` (note that you need to have rtl-sdr installed)

Note: On Arch use the dump1090-git package from the AUR

Running

  • Run ./dump1090 --interactive --net
  • Open http://localhost:8080/ in your browser to see an interactive google map

Images

alt text
alt text