Skip to content

ProHill/ADS-B-Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Various stuff related to ADS-B

collectd.conf

  • collectd configuration for PiAware. This version is configured with collectd's network plugin to create rrd files on a separate host.

make-graphs.sh

  • Script to create rrdtool graphs containing dump1090 and other statistics. This version also has graphs not specific to ADS-B, including:
    • BIND DNS
    • Host uptime
    • Network traffic
    • Wireless signal
    • Disk I/O and space
    • CPU
    • Memory
    • NTP Some modification will be needed to get this to work in your environment.

piping.sh

  • A simple script to monitor PiAware from another host. It does a simple ping test as well as connecting to the FATSV output port to verify dump1090 is receiving messages. If these tests fail, and e-mail alert is sent.

range-example.php (& range.css)

  • Receiver range polar plot based on Virtual Radar Server range data. VRS saves range data in AppData\Local\VirtualRadar\SavedPlots<Receiver name.json>
  • Copy this json file to your web server, and adjust the path in the range.php file.
  • You will also have to adjust the map center coordinates in the php file on line 24.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published