UChar To Float

From GNU Radio
Revision as of 16:34, 11 April 2023 by Notou (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
[1]
Header files
[2]
Public header files
[3]
Block definition
[4]