Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 756 Bytes

File metadata and controls

22 lines (16 loc) · 756 Bytes

HAB-Tracker

HAB-Tracker is a ugly bit of JS to display a map with the location and predict the landing point.

API keys

In order to get the ballon position and prediction we'll query two services APRS.fi and CUSF / SondeHub Predictor through theirs APIs.

You need API keys in order to query them:

Quick Setup guide:

  1. Clone the repo.
  2. Rename settings.php.sample to settings.php and set your keys and other parameters.
  3. Deploy it in your server or hosting.