Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop a1c9d46218
Merge pull request #596 from projecthorus/testing
v1.5.8 release - M20 PTU Support, iMet-4 fixes
2021-12-17 16:17:35 +10:30
.github Revert to old cache method 2021-07-19 15:13:17 +10:00
auto_rx Version bump for release 2021-12-17 16:07:26 +10:30
demod/mod Update makefile and clean script 2021-12-03 18:07:02 +10:30
imet Add makefile for imet 2021-02-08 20:46:30 +10:30
m10 Removed -T indication from M10 serial number. 2019-09-21 17:55:13 +09:30
meisei Initial meisei IMS-100 support. 2019-09-08 18:16:18 +09:30
mk2a Update LMS6-1680 decoder, wider tuning range, lower CPU 2021-07-24 13:44:11 +09:30
scan update dft_detect, adding MRZ to scan results 2021-03-10 20:01:18 +10:30
utils Flush stdout only 2021-08-18 00:19:33 +10:00
.devcontainer.json vscode devcontainer 2021-05-01 15:02:45 +10:00
.gitignore vscode devcontainer 2021-05-01 15:02:45 +10:00
Dockerfile Revert "Use debian bullseye as the base" 2021-08-20 13:43:47 +10:00
Dockerfile.dev Revert "Use debian bullseye as the base" 2021-08-20 13:43:47 +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 Update readme to reflect M20 PTU support 2021-12-04 16:57:28 +10: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:

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 ✔️ ✔️ ✔️ ✔️ (For some models)
Intermet Systems iMet-4 ✔️ ✔️ ✔️ Not Sent
Intermet Systems iMet-54 ✔️ ✔️ ✔️ Not Sent
Lockheed Martin LMS6-400/1680 ✔️
Meisei iMS-100 ✔️
Meteo-Radiy MRZ-H1 (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.