Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop e9be378054
Merge pull request #558 from projecthorus/testing
v1.5.5 release
2021-08-15 07:49:18 +00:00
.github Revert to old cache method 2021-07-19 15:13:17 +10:00
auto_rx Bump version prior to release 2021-08-15 16:43:25 +09:30
demod/mod
imet
m10
meisei
mk2a Update LMS6-1680 decoder, wider tuning range, lower CPU 2021-07-24 13:44:11 +09:30
scan
utils
.devcontainer.json
.gitignore
Dockerfile Install all dependencies using pip 2021-07-22 23:28:09 +10:00
Dockerfile.dev Docker only 2021-07-21 17:12:36 +10:00
LICENSE
Makefile
README.md
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.