pluto-sdr 0.1.1

HAL for ADALM-Pluto SDR
Documentation

unofficial libiio abstraction layer for ADALM-Pluto SDR

A high-level abstraction layer for interacting with the ADALM-Pluto SDR. Inspired by the official Python Library: pysdr.

Getting started

Add this library to your project:

cargo add pluto-sdr

Or edit your Cargo.toml:

pluto-sdr = "0.1.0"

Goals

  • simple configuration of the Pluto SDR in Rust
  • provide useful functions for signal analysis
  • provide filtering and convolution options