Skip to content

Application for tracking the position of rockets (or weather baloons, UFOs etc.) during launches

Notifications You must be signed in to change notification settings

JanChyczynski/wheres-my-UFO

Repository files navigation

Where's my UFO?

Application for tracking the position of rockets (or weather baloons, UFOs etc.) during launches. It consists of 2 main modules:

  1. Visualising the rocket's position based on the coordinates sent by the rocket

  2. Calculating and visualising probable rocket's position based only on the signal strength, used when coordinates cannot be retrieved from the data frames

Screenshots

Module "Position Visualiser"

Selecting the data source:

image

Tracking the rocket during flight and predicting the landing spot:

image

Module "Signal finder"

Heatmap of the probability of finding the signal source. The aliens mark the spots which we know the signal stregnth in. The upper alien has low signal stregth compared to the bottom ones so the algorithm predicted the source is further away from it.

image

Installation:

  1. run:
pip install -r requirements.txt 
  1. for windows: put the file rtlsdr.dll from this repository into your python istallation folder (the same folder as python.exe)

About

Application for tracking the position of rockets (or weather baloons, UFOs etc.) during launches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published