Releases: projecthorus/horusdemodlib
Releases · projecthorus/horusdemodlib
v0.3.13 - Better reporting of warnings from SondeHub
Changes this release:
- Warning and Errors reported by SondeHub on telemetry upload are now shown in logs in an easier-to-read manner.
- Added a testing script (python -m horusdemodlib.payloads ) to validate a local payload ID list and custom field list.
v0.3.12 - Auto-download new payload ID list, other changes...
Lots of changes here:
- Payload ID list will be re-downloaded automatically if an unknown Payload ID is encountered (and --nodownload is not set)
- Only upload payload telemetry to SondeHub-Amateur if the payload time and receiver system time are within 3 min of each other. This enables...
- Upload telemetry to SondeHub-Amateur even if sats=0 and lat/lon = 0. This telemetry will not be displayed on the map, but will at least be available on the Grafana plots.
- Add a SDR_DEVICE setting to all the startup scripts, allowing setting of a custom RTLSDR device ID.
- Issue a warning if a Horus V2 packet is encountered where the payload ID is < 256.
- If using the startup scripts, add the listener frequency to the end of the station's radio information string.
Disable Habitat uploader, add warning when uploading 4FSKTEST telemetry.
v0.3.10 Add 2 V2 IDs
v0.3.9 - Allow handling of baud rate and modulation detail information, start deprecating Habitat functions
Send all custom fields via UDP broadcast, add baud rate and modulatio…
Sondehub-Amateur Upload Support
v0.3.2 readme updates
Horus Binary v2 Telemetry Support
v0.2.2 Handle extra trailing nulls
Add more checks for some data fields.
We now check that a few fields are within sensible ranges, to avoid CRC16 false-positives making their way into the tracker.
v0.1.20
Shorten timeout on payload ID list download.
v0.1.17
Initial release with 7N1/7N2/8N2 RTTY support
v0.1.15 Add RTTY 7N1 sample and ctest