Docs.rs
radiorust-0.0.4
radiorust 0.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JanBeh
bswrczk
Dependencies
cpal ^0.14.0
normal
num ^0.4.0
normal
rustfft ^6.0.1
normal
soapysdr ^0.3.2
normal
tokio ^1.21.1
normal
relm4 ^0.4.4
dev
relm4-macros ^0.4.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate radiorust
Version 0.0.4
All Items
Modules
Macros
?
Crate
radiorust
source
·
[
−
]
Expand description
Software defined radio
Modules
blocks
Signal processing blocks that can be
connected
with each other
bufferpool
Pools allowing to get buffers that are recycled when dropped
flow
Data flow between
blocks
genfloat
Generic float support
math
Mathematic functions helpful for signal processing
Macros
flt
Macro to convert number into a generic
Float
type, which must be in scope as “
Flt
”