Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop d53e47891a Remove build of reset_usb, as we now do this from within python. 2018-05-26 23:21:40 +09:30
auto_rx Remove build of reset_usb, as we now do this from within python. 2018-05-26 23:21:40 +09:30
c34
demod First pass of JSON output to the DFM06/DFM09 demod. Only have a DFM09 to test with... 2018-05-09 21:55:31 +09:30
dfm
dropsonde
ecc
imet
iq
lms6
m10
meisei
mk2a
rs41
rs92
rs_module
scan
.gitignore
README.md example config updates. 2018-01-07 00:21:10 +10:30

README.md

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:

  • Vaisala RS92SGP
  • Vaisala RS41SGP

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.