GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
test_tag_variable_rate_ff.h File Reference

Go to the source code of this file.

Classes

class  gr::blocks::test_tag_variable_rate_ff
 Used for testing tag propagation.This block resamples the stream by a factor that starts at 0.5 but varies around by some random walk. The relative rate of the block is initialized to 0.5 and the random number generator is seeded based on the time. For each input, if the random number is >= 0.5, the relative rate is increased by update_step; otherwise, it is decreased by update_step. More...
 

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::blocks