GithubHelp home page GithubHelp logo

roelkroes / wspr2sondehub Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 145 KB

Scrape the wspr database for telemetry from high altitude balloons. Decode the telemetry and post this to sondehub

PHP 100.00%
hab php sondehub telemetry wspr balloons high-altitude-balloon

wspr2sondehub's Introduction

wspr2sondehub

wspr2sondehub is a simple program written in PHP to scrape the wspr database every 5 minutes for telemetry from High Altitude Balloons, decode this telemetry, log the telemetry in a local file and post the telemetry on amateur.sondehub.org It is still very, very basic but it runs.

The program follows the protocol as described at: https://www.qrp-labs.com/flights/s4#protocol Currently I use it for my own balloons.

The program is written in PHP and can be installed on almost any computer.

Feel free to improve and use this program.

php

You can find many webpages on how to install PHP on Windows and Unix.

Be sure that in your phpi.ini file, in the [curl] section, curl.cainfo points to the cacert.pem file that is a part of this repository. Windows example: curl.cainfo ="C:\php\cacert.pem"

And that the "curl" extension is enabled. Windows Example: extension=curl

settings

First open the settings.php file and change the settings. This is very important.

Run the program

Run the program from the command line: php wspr2sondehub

wspr2sondehub's People

Contributors

roelkroes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

wspr2sondehub's Issues

how to configure settings.php correct?

Hi
tried to configure the params at the end of the settings.php.
Unfortunelly the names of the values are not conform with the infos eg.in the traquito table. i have there a value from the header line and Minute and Lane.
could you please tell us what is filled in your values? Thanks
Wolf df7pn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.