This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# | |
# CSV logging script for stock dump1090 | |
# | |
# Uses the Requests library to compare the state of planes in view | |
# and prints changes to standard out | |
# | |
# Start dump1090 | |
# modify this script to point to your dump1090 URL if different | |
# run the script and pipe the output to a file eg: |