Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop ebe5217d23 Add logo. 2019-09-05 19:24:46 +09:30
auto_rx Pass through 'unknown' DFM ID types (xD, xC, etc). 2019-07-31 22:29:35 +09:30
demod Update DFM decoder from upstream repo, fix APRS DFM callsign to match dxlAPRS. 2019-07-20 11:55:24 +09:30
imet Cleanup directories, add horus UDP example. Update version prior to PR. 2019-05-17 21:23:23 +09:30
m10 Add experimental decoders. 2019-04-26 18:25:48 +09:30
mk2a Added initial support for MK2A telemetry. 2019-06-01 21:10:51 +09:30
scan Fix dft_detect threshold settings. 2019-06-01 23:12:06 +09:30
utils Add fsk_demod. 2019-03-03 15:06:12 +10:30
.gitignore add decent gitignore 2017-12-16 22:03:49 +11:00
README.md Add logo. 2019-09-05 19:24:46 +09:30
autorx.png Add logo. 2019-09-05 19:24:46 +09:30

README.md

auto_rx logo

Automatic Radiosonde Receiver Utilities

Please refer to the auto_rx wiki for the latest information.

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:

There is also a web interface provided (defaults to port 5000), allowing display of station status and basic tracking of the sonde position.

Currently we support the following radiosonde types:

  • Vaisala RS92
  • Vaisala RS41
  • Graw DFM06/DFM09/DFM17/PS-15
  • Meteomodem M10 (Thanks Viproz!)
  • Intermet iMet-4 (and 'narrowband' iMet-1 sondes)

Support for other radiosondes may be added as required (please 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.

The latest version can make use of multiple RTLSDRs to allow for tracking of many radiosondes simultaneously. The number of simultaneous radiosondes you can track is limited only by the number of RTLSDRs you have setup!

Refer to the wiki for the latest updates, and installation/setup instructions.

This software is under regular development. Please update regularly to get bug-fixes and improvements!

Contacts

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