orion-sdr 0.0.3

DSP/SDR block library targeting HF-to-UHF, satellites, and Python bindings. Roadmap inside.
Documentation

orion-sdr

A composable SDR/DSP library in Rust with Python bindings.

Change Log

  • 0.0.3: update description
  • 0.0.2: add API implementation and basic test
  • 0.0.1: placeholder API (version()), project structure, roadmap.

Roadmap

  • Core block trait & scheduler
  • NCO/mixer, FIR/decimators, AGC
  • CW/AM/SSB demods
  • PyO3 bindings for Python apps