This is an attempt to create rust bindings to GNURadio. It's quite experimental.
- GNURadio installed on the system (tested with 3.10.1.1)
- Rust compiler
To run a (very) simple flowgraph from rust that creates an output.bin
:
cargo run
This is an attempt to create rust bindings to GNURadio. It's quite experimental.
To run a (very) simple flowgraph from rust that creates an output.bin
:
cargo run