Automatic Radiosonde Receiver Utilities
 
 
 
 
 
 
Go to file
Mark Jessop 8583dff458
Merge pull request #849 from darksidelemm/master
Bump version due to semver issues
2024-01-06 10:59:15 +10:30
.github Don't write to cache for pr builds 2022-09-24 18:55:50 +10:00
auto_rx Bump version due to semver issues 2024-01-06 10:57:53 +10:30
demod/mod Update meisei demod, bump version for bugfix 2024-01-06 09:58:27 +10:30
imet Rebase demodulators 2022-10-08 16:33:27 +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 Rebase demodulators 2022-10-08 16:33:27 +10:30
scan Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
utils Makefile: add build dependencies for header files 2022-09-25 00:40:08 +02:00
weathex Rebase WxR301D decoder for additional SN verification 2023-09-20 07:50:44 +09:30
.devcontainer.json vscode devcontainer 2021-05-01 15:02:45 +10:00
.gitignore Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
.pre-commit-config.yaml Add pre-commit config 2022-09-21 21:47:31 +02:00
Dockerfile Build spyserver_client earlier 2022-09-23 23:11:00 +10:00
LICENSE Add GPLv3 license file. 2020-10-07 07:54:36 +10:30
Makefile Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
README.md Rebase meisei demod, for RS11G PTU support 2023-02-04 09:27:41 +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 project is built around rs1279's RS demodulators, and 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-4 ✔️ ✔️ ✔️ ✔️ ✔️
Intermet Systems iMet-54 ✔️ ✔️ ✔️ Not Sent
Lockheed Martin LMS6-400/1680 ✔️ Not Sent
Meisei iMS-100 ✔️ ✔️ ✔️ Not Sent
Meisei RS11G ✔️ ✔️ ✔️ Not Sent
Meteo-Radiy MRZ-H1 (400 MHz) ✔️ ✔️ ✔️ Not Sent
Meteosis MTS01 ✔️ ✔️ 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.