Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 319 Bytes

GR-ust

This is an attempt to create rust bindings to GNURadio. It's quite experimental.

Requirements

  • GNURadio installed on the system (tested with 3.10.1.1)
  • Rust compiler

Usage

To run a (very) simple flowgraph from rust that creates an output.bin:

  cargo run