mfsk-core 0.4.4

Pure-Rust WSJT-family decoders and synthesisers (FT8 FT4 FST4 WSPR JT9 JT65 Q65) behind a zero-cost Protocol trait. no_std + alloc capable with a pluggable FFT backend; ESP32-S3 PoC included.
Documentation

mfsk-core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 6 of them enabled by default.

default

fft-rustfft (default)

ft4 (default)

This feature flag does not enable additional features.

ft8 (default)

This feature flag does not enable additional features.

parallel (default)

std (default)

alloc (default)

This feature flag does not enable additional features.

embedded-rx

embedded-tx

eq-fallback

This feature flag does not enable additional features.

esp32s3

fft-extern

fst4

full

jt65

jt9

osd-deep

This feature flag does not enable additional features.

packet-bytes

This feature flag does not enable additional features.

q65

uvpacket

wspr

This feature flag does not enable additional features.