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

Changed some option values from ints to floats. #30

Closed wiseman closed 6 years ago

wiseman commented 6 years ago

Changed request_timeout, distance_alarm and elevation_alarm to accept floats as well as ints.

Fixes #28.