A lot of fixes for the signal processing blocks. Next release will feature plotting and visualization upgrades.
What's Changed
- fix: prevent example summaries from wrapping by @luigifcruz in #256
- feat: add browser Python runtime support by @luigifcruz in #255
- feat: add browser plugin support by @luigifcruz in #254
- fix: harden scheduler lifecycle teardown and recovery by @luigifcruz in #257
- docs: fix broken license link in contributing guide by @luigifcruz in #258
- feat: support F32 inputs in filter and spectrum pipelines by @luigifcruz in #261
- feat: standardize signal axes across tensor processing by @luigifcruz in #260
- feat: support channel-aware stereo audio output by @luigifcruz in #262
- fix: enable automatic kernel driver detaching for librtlsdr by @kkettinger in #263
- feat: add narrowband and wideband FM demodulation modes by @luigifcruz in #264
- refactor: overhaul signal generator synthesis and configuration by @luigifcruz in #265
- feat: replace peak normalization with tiled RMS gain control by @luigifcruz in #266
- fix: harden dsp processing and configuration recovery by @luigifcruz in #259
New Contributors
- @kkettinger made their first contribution in #263
Full Changelog: v1.7.1...v1.8.0