Difference between revisions of "ADS-B: dump1090"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Onnowpurbo (talk | contribs)  (Created page with "ADS-B Receiver menggunakan CLI   sudo su  cd /usr/local/src  git clone git://github.com/MalcolmRobb/dump1090.git  cd /usr/local/src/dump1090  make   Jalankan    ==Pranala Mena...") | Onnowpurbo (talk | contribs)  | ||
| Line 1: | Line 1: | ||
| + | Sumber: https://www.rtl-sdr.com/adsb-aircraft-radar-with-rtl-sdr/ | ||
| + | |||
| ADS-B Receiver menggunakan CLI | ADS-B Receiver menggunakan CLI | ||
| Line 11: | Line 13: | ||
| + | |||
| + | ==Referensi== | ||
| + | |||
| + | * https://www.rtl-sdr.com/adsb-aircraft-radar-with-rtl-sdr/ | ||
| ==Pranala Menarik== | ==Pranala Menarik== | ||
Revision as of 08:35, 1 January 2020
Sumber: https://www.rtl-sdr.com/adsb-aircraft-radar-with-rtl-sdr/
ADS-B Receiver menggunakan CLI
sudo su cd /usr/local/src git clone git://github.com/MalcolmRobb/dump1090.git cd /usr/local/src/dump1090 make
Jalankan