ADS-B Flight Information Decoder Install On Raspberry Pi

from ADS-B Flight Information Decoder Install On Raspberry Pi
by Jessie Mae

CWNE88 shared this awesome tutorial on Youtube!

Installing SDR program to receive ADS-B to see aircraft information.

Download program from here:
http://ift.tt/2g76XA4;

unzip master.zip
cd dump1090-master
make
cp dump1090 /usr/bin/
cp view1090 /usr/bin/

dump1090 –interactive

You can also set it up as a server with:
dump1090 –interactive –net –net-beast –net-ro-port 30005

Then start a client:
view1090 –net-bo-ipaddr {server IP}

Antenna is Diamond D3000N from http://ift.tt/2g7Kv5f

See more!

 

Comments