Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop 938cc6d17d
Merge pull request #626 from projecthorus/testing
v1.5.10 release - DFM updates, APRS limits
2022-03-05 11:56:53 +10:30
.github Revert to old cache method 2021-07-19 15:13:17 +10:00
auto_rx Bump version before merge 2022-03-05 11:32:06 +10:30
demod/mod Update DFM decoder, handle new subtype format 2022-02-08 18:19:18 +10:30
imet Remove length from start of xdata packet 2022-01-30 13:26:11 +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 Radiosonde Support Matrix 2022-02-04 21:06:37 +11:00
autorx.png Add logo 2019-09-05 19:32:29 +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 XDATA
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-1 ✔️ ✔️ ✔️ Not Sent ✔️
Intermet Systems iMet-4 ✔️ ✔️ ✔️ Not Sent ✔️
Intermet Systems iMet-54 ✔️ ✔️ ✔️ Not Sent
Lockheed Martin LMS6-400/1680 ✔️ Not Sent
Meisei iMS-100 ✔️ Not Sent
Meteo-Radiy MRZ-H1 (400 MHz) ✔️ ✔️ ✔️ Not Sent

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.