orion-sdr 0.0.2

Early scaffold for a Rust DSP/SDR block library targeting HF-to-UHF, satellites, and Python bindings. Roadmap inside.
Documentation

orion-sdr

Early scaffold for a composable SDR/DSP library in Rust with Python bindings.

Status

  • 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