The software webscrapes data from wsprnet.org, filter out calls from the balloons and decode additional telemetry and apload to habhub tracker / aprs-fi
Go to file
sm3ulc 1ddee03bed again.. 2019-10-13 21:14:19 +02:00
.gitignore again.. 2019-10-13 21:14:19 +02:00
LICENSE Initial commit 2019-09-10 21:09:25 +02:00
README.md updating... 2019-10-13 21:11:16 +02:00
balloon.ini new config style & maidenhead 2019-10-13 20:36:57 +02:00
balloon.py First commit 2019-09-10 21:20:41 +02:00
maidenhead.py again.. 2019-10-13 21:14:19 +02:00
sonde_to_aprs.py First commit 2019-09-10 21:20:41 +02:00
telemetry.py updating... 2019-10-13 21:11:16 +02:00
webscrape.py updating... 2019-10-13 21:11:16 +02:00

README.md

hab-wspr

High altittude ballon tracking via WSPR

The software webscrapes data from wsprnet.org, filter out calls from the balloons and decode additional telemetry.

The protocol for the telemetry is described here:

https://qrp-labs.com/flights/s4.html

Installation

git clone https://github.com/sm3ulc/hab-wspr

The package requires some extra modules that need to be installed via pip or similar

apt install python-httplib2 python-requests

Configuration

Edit balloon.ini and add aprs-is user, callsigns, balloons etc

To run:

python3 webscrape.py