kevinabrandon / AboveTustin

ADS-B Twitter Bot. Uses dump1090-mutability to track airplanes and then tweets whenever an airplane flies overhead.
MIT License
72 stars 21 forks source link

Add support for Virtual Radar Server #24

Open wiseman opened 6 years ago

wiseman commented 6 years ago

I'm working on adding support for using Virtual Radar Server instead of dump1090. VRS has more options for the map display, and already has things like integration with airport-data.com to show photos of aircraft, or with a database of registration info.

wiseman commented 6 years ago

Also relevant: #12

kevinabrandon commented 6 years ago

@wiseman a few days ago I accepted your pull request #29. I'm finally testing it now but it looks like you may have forgotten to add a file datasource.py? Can you take a look?

wiseman commented 6 years ago

Criminy. Sorry about that! See PR #32.

kevinabrandon commented 6 years ago

Thanks 👍