UChar To Float

From GNU Radio
Revision as of 16:07, 28 December 2019 by Duggabe (talk | contribs) (add example flowgraph)
Jump to navigation Jump to search

Convert stream of unsigned chars to a stream of floats.

Example Flowgraph

This flowgraph shows the outputs of AND, OR, and XOR logic blocks converted to Float to display in a Time Sink.

And Or Xor fg.png And Or Xor out.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO