GNU Radio v3.6.2-149-ga6d285d9 C++ API
Miscellaneous Blocks

Classes

class  gr_burst_tagger
 output[i] = input[i] More...
class  gr_copy
 output[i] = input[i]When enabled (default), this block copies its input to its output. When disabled, this block drops its input on the floor. More...
class  gr_delay
 delay the input by a certain number of samples More...
class  gr_iqcomp_cc
class  gr_kludge_copy
 output[i] = input[i]This is a short term kludge to work around a problem with the hierarchical block impl. More...
class  gr_nop
 Does nothing. Used for testing only. More...
class  gr_pa_2x2_phase_combiner
 pa_2x2 phase combinerAnntenas are arranged like this: More...
class  gr_repeat
 Repeat a sample 'interp' times in output stream. More...
class  gr_threshold_ff
 Please fix my documentation. More...
class  gr_throttle
 throttle flow of samples such that the average rate does not exceed samples_per_sec.input: one stream of itemsize; output: one stream of itemsize More...
class  gr_channel_model
 channel simulator More...
class  gr::filter::channel_model
 channel simulatorThis block implements a basic channel model simulator that can be used to help evaluate, design, and test various signals, waveforms, and algorithms. This model allows the user to set the voltage of an AWGN noise source, a (normalized) frequency offset, a sample timing offset, and a noise seed to randomize the AWGN noise source. More...