Or

From GNU Radio
Revision as of 04:41, 20 July 2019 by 777arc (talk | contribs)
Jump to navigation Jump to search

Bitwise boolean OR across all input streams. You can specify the number of inputs. output = input_0 | input_1 | , ... | input_N)

Parameters

Num Inputs
Number of streams to operate on.

Example Flowgraph

Source Files