|
class | gr::blocks::bin_statistics_f |
| control scanning and record frequency domain statistics More...
|
|
class | gr::blocks::check_lfsr_32k_s |
| sink that checks if its input stream consists of a lfsr_32k sequence. More...
|
|
class | gr::blocks::copy |
| output[i] = input[i] More...
|
|
class | gr::blocks::delay |
| delay the input by a certain number of samples More...
|
|
class | gr::blocks::head |
| copies the first N items to the output then signals done More...
|
|
class | gr::blocks::lfsr_32k_source_s |
| LFSR pseudo-random source with period of 2^15 bits (2^11 shorts) More...
|
|
class | gr::blocks::nop |
| Does nothing. Used for testing only. More...
|
|
class | gr::blocks::null_sink |
| Bit bucket. Use as a termination point when a sink is required and we don't want to do anything real. More...
|
|
class | gr::blocks::null_source |
| A source of zeros used mainly for testing. More...
|
|
class | gr::blocks::skiphead |
| skips the first N items, from then on copies items to the output More...
|
|
class | gr::blocks::throttle |
| throttle flow of samples such that the average rate does not exceed samples_per_sec. More...
|
|
class | gr::blocks::vector_source_b |
| source of unsigned char's that gets its data from a vector More...
|
|
class | gr::blocks::vector_source_c |
| source of gr_complex's that gets its data from a vector More...
|
|
class | gr::blocks::vector_source_f |
| source of float's that gets its data from a vector More...
|
|
class | gr::blocks::vector_source_i |
| source of int's that gets its data from a vector More...
|
|
class | gr::blocks::vector_source_s |
| source of short's that gets its data from a vector More...
|
|