projecthorus/radiosonde_auto_rx

Name: radiosonde_auto_rx

Owner: Project Horus

Description: Automatically Track Radiosonde Launches using RTLSDR

Created: 2017-12-16 10:43:18.0

Updated: 2018-05-16 11:48:41.0

Pushed: 2018-05-12 13:46:44.0

Homepage: null

Size: 11113

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Automatic Radiosonde Receiver Utilities

This fork of rs1279's RS codebase provides a set of utilities ('auto_rx') to allow automatic reception and uploading of Radiosonde positions to multiple services, including:

Currently we support the following radiosonde types:

Support for other radiosondes may be added as required (send us sondes to test with!)

This software performs the following steps:

  1. Use rtl_power to scan across a user-defined frequency range, and detect peaks in the spectrum.
  2. For each detected peak frequency, run the rs_detect utility, which determines if a radiosonde signal is present, and what type it is.
  3. If a radiosonde signal is found, start demodulating it, and upload data to various internet services.
  4. If no peaks are found, or if no packets are heard from the radiosonde in a given amount of time (2 minutes by default), go back to step 1.

Refer to the wiki for installation and setup instructions.

Please note this software is under constant development. Please update (git pull) regularly!
Contacts

You can often find us in the #highaltitude IRC Channel on Freenode.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.