Go to the source code of this file.
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::digital | |
Functions | |
DIGITAL_API std::vector< gr_complex > | gr::digital::modulate_vector_bc (basic_block_sptr modulator, std::vector< uint8_t > data, std::vector< float > taps) |
Modulate a vector of data and apply a shaping filter. More... | |