Crate fsdr_blocks

Source
Expand description

This library acts as a toolbox on top of FutureSDR to easily build your own flowgraph. It is made by the community for the community.

Re-exports§

pub extern crate async_trait;

Modules§

math
Blocks related to math operations
stdinout
Blocks related to stdin/stdout serialization
stream
Blocks related to operation on stream themselves
type_converters
Blocks related to type conversion