Short To Float

From GNU Radio
Revision as of 02:16, 10 December 2020 by Duggabe (talk | contribs) (→‎Example Flowgraph)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Convert stream of shorts to a stream of floats.

Parameters

(R): Run-time adjustable

Scale (R)
A scalar divider to change the output signal scale.


Example Flowgraph

This flowgraph can be found at [1]

Loopback codec2 fg.png

Source Files

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