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 anonymized ICAOs #31

Open wiseman opened 6 years ago

wiseman commented 6 years ago

This PR adds a new anon_tweet_template that is used for anonymized flights, where the ICAO is meaningless.

Requires #29. Fixes #26.

wiseman commented 6 years ago

Since this PR is dependent on PR #29, looks like I might have to redo it if #29 is merged.