35375bea1c
- Update to version 1.2.0 * RDS2 streams + RFT support. * Streams as hex. * Show RadioText A/B flag with --show-partial * Improve CSV loading speed. * Removed schema.json (it's not maintained) - the same information is now in the wiki.
Dmitry Roshchin2025-04-15 09:23:52 +00:00
cb6148d9aa
Accepting request 1250107 from hardware:sdr
Ana Guerrero2025-03-04 17:34:08 +00:00
f1a45c691f
- Update to version 1.1.1 * Fix a regression in 1.1 that caused the groups to sometimes not appear immediately after reception. * Catch2 is an optional build dependency (building tests is optional).
Martin Pluskal2025-03-04 14:54:30 +00:00
03cf8a2c44
Accepting request 1233750 from hardware:sdr
Ana Guerrero2024-12-30 11:52:11 +00:00
a168f2eba9
- Update to version 1.1.0 New features: * Decode 'broadcaster use' data in Slow labeling codes (variant 6). * Decode 'decoder identification' bits in Group 15B. * Workaround buggy encoders that show 1 extra character in RT+ fields. Bug fixes: * Fix a crash when the input file has a very high sample rate. * Fix a crash from uncaught iconv exceptions from corrupted utf8/ucs2 data. * Fix the CSVReader (used in the TMC decoder) ignoring the last line of any file. * Remove extra trailing space in transparent data channels hexdump. * Make raw libsndfile errors user-friendlier (instead of saying 'System error'). Build system fixes: * Set default installation prefix to /usr/local. * Reduce compiler workload somewhat with forward declarations.
Martin Pluskal2024-12-29 10:45:50 +00:00
86fc83ebfe
- Update to version 1.0.0 New features: * Add support for Enhanced RadioText (eRT). * Add support for Long PS in Group 15A. * Add runtime option --no-fec for disabling error correction. UX changes: * Breaking: Print a warning to stderr if the raw MPX input sample rate is not specified (breaks the previous silent assumption of 171 kHz) * Improve error reporting in general * Add --output hex (same as --output-hex) to mirror --input hex Fixes: * Fix detection of invalid date/time (timestamps >2000 years ago) * Noise resistance improvements. + Require three (instead of two) repeats of a new PI before accepting it for the JSON output + Require three (instead of two) synchronization pulses before locking. Maintainability: * Migrate build system from autotools to meson. * Switch from patched, packaged-in JsonCPP to external nlohmann-json. * Breaking: The order of some JSON elements has changed (insertion order instead of alphabetical) * Remove unmaintained build options for non-liquid, non-TMC builds. * Fix compiler warnings, issues identified via static analysis, and other code cleanup.
Martin Pluskal2024-07-16 11:10:03 +00:00
3f9722bae7
Accepting request 1142176 from hardware:sdr
Ana Guerrero2024-01-29 21:29:11 +00:00
850872ce70
Accepting request 1142075 from home:mnhauke:sdr-devel
Martin Pluskal2024-01-29 07:19:40 +00:00