Interleaved Stream Decimator

From GNU Radio
Revision as of 23:30, 27 October 2023 by Duggabe (talk | contribs) (initial creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This block will directly decimate an incoming stream made up of the specified complex samples. One example would be if you have a source streaming 8-bit complex at high speeds and you want to decimate directly from a high-speed source, or before writing to a file or network sink


Parameters

(R): Run-time adjustable

Input Type
datasize: [gr.sizeof_char, gr.sizeof_short]
Decimation
default: '1'

Example Flowgraph

Example Output

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
filter_ival_decimator.block.yml