Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
technical:piaware_flight_tracking [2019/07/03 08:41] bobtechnical:piaware_flight_tracking [2021/05/24 16:38] (current) bob
Line 1: Line 1:
 ===== PiAware Flight Tracking Software ===== ===== PiAware Flight Tracking Software =====
 +
 +==== Software Components ====
 +
 +  /usr/bin/dump1090-fa - Receives ADS-B tracks on 1090 MHz
 +  /usr/lib/piaware/helpers/faup1090 - Translate beast binary ADS-B format to FlightAware format
 +  /usr/lib/piaware/helpers/fa-mlat-client
 +  
 +  /usr/bin/dump978-fa - Receives ADS-B UAT tracks on 978 MHz
 +  /usr/lib/piaware/helpers/faup978
 +  /usr/bin/skyaware978
 +  
 +  /usr/bin/piaware
 +
  
 ==== My Config ==== ==== My Config ====