Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop 72b6f6eebf Scaled back sample rate for LMS6-1680 to save CPU. Use Ofast compile option on mk2mod 2021-07-17 11:36:17 +09:30
.github Update funding file 2021-05-01 18:20:44 +09:30
auto_rx Scaled back sample rate for LMS6-1680 to save CPU. Use Ofast compile option on mk2mod 2021-07-17 11:36:17 +09:30
demod/mod Revise much of the raw decoding options, removed support for a few sonde types 2021-06-04 17:45:05 +09:30
imet Add makefile for imet 2021-02-08 20:46:30 +10:30
m10
meisei
mk2a Move APRS ID generation earlier in processing, so it can be provided to the web interface 2021-07-17 11:19:39 +09:30
scan update dft_detect, adding MRZ to scan results 2021-03-10 20:01:18 +10:30
utils Add makefile for utils 2021-02-08 20:48:44 +10:30
.devcontainer.json vscode devcontainer 2021-05-01 15:02:45 +10:00
.gitignore vscode devcontainer 2021-05-01 15:02:45 +10:00
Dockerfile Compile rtl-sdr from source 2021-07-03 23:39:38 +10:00
Dockerfile.dev Compile rtl-sdr from source 2021-07-03 23:39:38 +10:00
LICENSE Add GPLv3 license file. 2020-10-07 07:54:36 +10:30
Makefile Top level makefile 2021-02-08 21:08:52 +10:30
README.md Final updates prior to merge 2021-05-23 17:22:11 +09:30
autorx.png

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:

Auto-RX's Web Interface provides a way of seeing the live status of your station, and also a means of reviewing and analysing previous radiosonde flights. Collected meteorological data can be plotted in the common 'Skew-T' format.

Radiosonde Support Matrix

Manufacturer Model Position Temperature Humidity Pressure
Vaisala RS92-SGP/NGP ✔️ ✔️ ✔️ ✔️
Vaisala RS41-SG/SGP/SGM ✔️ ✔️ ✔️ ✔️ (for -SGP)
Graw DFM06/09/17 ✔️ ✔️
Meteomodem M10 ✔️ ✔️ ✔️ Not Sent
Meteomodem M20 ✔️ Not Sent
Intermet Systems iMet-4 ✔️ ✔️ ✔️ Not Sent
Intermet Systems iMet-54 ✔️ ✔️ ✔️ Not Sent
Lockheed Martin LMS6-400/1680 ✔️
Meisei iMS-100 ✔️
Meteo-Radiy MRZ (400 MHz) ✔️ ✔️ ✔️

Support for other radiosondes may be added as required - please send us sondes to test with! If you have any information about telemetry formats, we'd love to hear from you (see our contact details below).

Improvements from the upstream RS codebase will be merged into this codebase when/where appropriate. A big thanks to rs1729 for continuing to develop and improve these decoders, and working with us to make auto_rx decode all the radiosondes!

Updates

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

Please consider joining the Google Group to receive updates on new software features: https://groups.google.com/forum/#!forum/radiosonde_auto_rx

Presentations

Contacts

Licensing Information

All software within this repository is licensed under the GNU General Public License v3. Refer this repositories LICENSE file for the full license text.

Radiosonde telemetry data captured via this software and uploaded into the Sondehub Database system is licensed under Creative Commons BY-SA v2.0. Telemetry data uploaded into the APRS-IS network is generally considered to be released into the public domain.

By uploading data into these systems (by enabling the relevant uploaders within the station.cfg file) you as the user agree for your data to be made available under these licenses. Note that uploading to Sondehub is enabled by default.