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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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