Binary Slicer

From GNU Radio
Revision as of 00:20, 29 October 2019 by Duggabe (talk | contribs) (add Example Flowgraph)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Slice float binary symbol producing 1 bit output.

Parameters

None

Example Flowgraph

This flowgraph shows a Binary Slicer block used to change the float output of the Quadrature Demod block into a binary 1 or zero, depending on whether the received tone is high or low.

RTTY rcv.png

Source Files

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