AboveTustin icon indicating copy to clipboard operation
AboveTustin copied to clipboard

ADS-B Twitter Bot. Uses dump1090-mutability to track airplanes and then tweets whenever an airplane flies overhead.

Results 21 AboveTustin issues
Sort by recently updated
recently updated
newest added

The script is working fine I think, although its only detecting planes that are 60+ miles away, which I was planning to look into, but the coordinates are completely wrong...

When running the script(chromedriver replacing phantomjs), the web page would keep timing out. Any ideas on how or why?

Hey guys, so I've followed the steps outlined in #36 and #37 but when I go to run using `./run_tracker.sh`, this is the output that I get: ``` ***** Restarting...

i still got same issue UserWarning: Selenium support for PhantomJS has been deprecated, please use headless versions of Chrome or Firefox instead warnings.warn('Selenium support for PhantomJS has been deprecated, please...

While Twitter Bot's may not be for everyone, this element stood out as being something which may have wider appear so figured it was worth starting a thread to discuss...

Hi All, I'm absolutely new to ADSB and not very familiar with Linux and find it super interesting. I ran into this add-on while installing the adsb exchange package and...

Hello, I'm trying to figure out why the script is not running at startup and i can't. I've looked into rc.local and the line for the tracker is there: `/home/pi/adsb-receiver/build/abovetustin/AboveTustin/run_tracker.sh...

I can't seem to get Cropping to work. ALWAYS returns error that Pillow not found. Verified and confirmed and even uninstalled/reinstalled Pillow which is a fork of PIL. Should work....

Attempts to install libssl1.0.0 with `sudo apt-get install libssl1.0.0` Error >Package libssl1.0.0 is not available, but is referred to by another package. This may mean that the package is missing,...

I'm working on adding support for using [Virtual Radar Server](http://www.virtualradarserver.co.uk/) instead of dump1090. VRS has more options for the map display, and already has things like integration with airport-data.com to...