kopia lustrzana https://github.com/projecthorus/radiosonde_auto_rx
1019 B
1019 B
Automatic Radiosonde RX Station Extensions
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:
- The Habitat High-Altitude Balloon Tracker
- APRS-IS (for display on sites such as aprs.fi
- OziPlotter, for mobile radiosonde chasing.
Currently we support the following radiosonde types:
- Vaisala RS92SGP
- Vaisala RS41SGP Support for other radiosondes may be added as required (send us sondes to test with!)
The key changes from the RS master codebase are:
- Addition of the auto_rx directory, containing the auto_rx automatic reception software
- Modifications to the rs92ecc and rs41ecc decoders, to provide telemetry output in JSON format.
Refer to the wiki for installation and setup instructions.