Add range check from either the --lat and --long, or from --gpsd if
supplied. This limits the messages from being used in an aircrafts new
lat/long postion using the haversine distance from the reciever/operator
position.
Add distance check from the last aircraft position recorded. this
removes aircraft that are going physical impossible speeds based upon
the distance and the last time they were seen.
Add range check from either the --lat and --long, or from --gpsd if supplied. This limits the messages from being used in an aircrafts new lat/long postion using the haversine distance from the reciever/operator position.
Add distance check from the last aircraft position recorded. this removes aircraft that are going physical impossible speeds based upon the distance and the last time they were seen.
Add distance to Airplanes tab
Reduce time till dropped message to 30 seconds
Closes #21