![]() |
Classes | |
class | gr_cpfsk_bc |
Perform continuous phase 2-level frequency shift keying modulation on an input stream of unpacked bits. More... | |
class | gr_frequency_modulator_fc |
Frequency modulator block
float input; complex baseband output. More... | |
class | gr_ofdm_mapper_bcv |
take a stream of bytes in and map to a vector of complex constellation points suitable for IFFT input to be used in an ofdm modulator. Abstract class must be subclassed with specific mapping. More... | |
class | gr_phase_modulator_fc |
Phase modulator block
output=complex(cos(in*sensitivity),sin(in*sensitivity)). More... |